2024-04-29 18:44:30.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-29 18:44:30.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:30.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:30.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:30.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:30.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:30.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:30.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493ac8d3 2024-04-29 18:44:30.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:30.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:30.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:30.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:30.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:30.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:30.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:30.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:30.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:30.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:30.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:30.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:30.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:30.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:30.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:30.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:30.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:30.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:30.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:30.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-29 18:44:30.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:30.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:30.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:30.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:30.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-29 18:44:30.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 18:44:30.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 18:44:30.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-29 18:44:31.075 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:31.078 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 18:44:31.081 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3f1784 2024-04-29 18:44:31.081 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3f1784 2024-04-29 18:44:31.088 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f8e233 2024-04-29 18:44:31.089 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f8e233 2024-04-29 18:44:31.093 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c77cf4 2024-04-29 18:44:31.093 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c77cf4 2024-04-29 18:44:31.097 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c5e808 2024-04-29 18:44:31.097 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c5e808 2024-04-29 18:44:31.101 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e04e83 2024-04-29 18:44:31.101 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e04e83 2024-04-29 18:44:31.105 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@201edb36 2024-04-29 18:44:31.105 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@201edb36 2024-04-29 18:44:31.109 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 18:44:31.109 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd1231d 2024-04-29 18:44:31.109 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd1231d 2024-04-29 18:44:31.113 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 18:44:31.113 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ea1747 2024-04-29 18:44:31.113 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ea1747 2024-04-29 18:44:31.117 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@444bdbaf 2024-04-29 18:44:31.118 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@444bdbaf 2024-04-29 18:44:31.118 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:31.341 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:31.341 [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. 2024-04-29 18:44:31.341 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:31.342 [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 2024-04-29 18:44:31.391 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 18:44:31.393 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 18:44:31.393 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:31.393 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 18:44:31.452 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 18:44:31.501 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 18:44:31.530 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 18:44:31.549 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 18:44:31.567 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 18:44:31.575 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 18:44:31.707 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 18:44:31.740 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 18:44:31.740 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 18:44:31.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-29 18:44:31.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-29 18:44:31.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:31.759 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79aee22a: (connection evicted) 2024-04-29 18:44:31.759 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 18:44:31.759 [DefaultDispatcher-worker-5 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:31.760 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e3f1784: (connection evicted) 2024-04-29 18:44:31.760 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50f8e233: (connection evicted) 2024-04-29 18:44:31.761 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c77cf4: (connection evicted) 2024-04-29 18:44:31.761 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11c5e808: (connection evicted) 2024-04-29 18:44:31.762 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e04e83: (connection evicted) 2024-04-29 18:44:31.762 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@201edb36: (connection evicted) 2024-04-29 18:44:31.763 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd1231d: (connection evicted) 2024-04-29 18:44:31.763 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71ea1747: (connection evicted) 2024-04-29 18:44:31.764 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@444bdbaf: (connection evicted) 2024-04-29 18:44:31.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:31.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-29 18:44:31.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-29 18:44:31.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-29 18:44:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f1e22e 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:31.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:31.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-29 18:44:31.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 18:44:31.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 18:44:31.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-29 18:44:31.779 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 18:44:31.793 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 18:44:31.796 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 18:44:31.798 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:31.798 [DefaultDispatcher-worker-5 @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. 2024-04-29 18:44:31.798 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:31.799 [DefaultDispatcher-worker-5 @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 2024-04-29 18:44:31.813 [DefaultDispatcher-worker-2 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 18:44:31.814 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 18:44:31.815 [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. 2024-04-29 18:44:31.815 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 18:44:31.821 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 18:44:31.835 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 18:44:31.849 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 18:44:31.865 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 18:44:31.878 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:31.880 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 18:44:31.882 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7846217c 2024-04-29 18:44:31.883 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7846217c 2024-04-29 18:44:31.886 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 18:44:31.887 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7681c004 2024-04-29 18:44:31.887 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7681c004 2024-04-29 18:44:31.890 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@72be4a0c 2024-04-29 18:44:31.890 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@72be4a0c 2024-04-29 18:44:31.893 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bcca3f 2024-04-29 18:44:31.893 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bcca3f 2024-04-29 18:44:31.895 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e384075 2024-04-29 18:44:31.896 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e384075 2024-04-29 18:44:31.898 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c13e56 2024-04-29 18:44:31.898 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c13e56 2024-04-29 18:44:31.901 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afeaa8 2024-04-29 18:44:31.901 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afeaa8 2024-04-29 18:44:31.903 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@57933570 2024-04-29 18:44:31.904 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@57933570 2024-04-29 18:44:31.906 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b94fc1f 2024-04-29 18:44:31.906 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b94fc1f 2024-04-29 18:44:31.906 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:31.934 [DefaultDispatcher-worker-8 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 18:44:31.966 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 18:44:31.967 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 18:44:31.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-29 18:44:31.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-29 18:44:31.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:31.969 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e154848: (connection evicted) 2024-04-29 18:44:31.969 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:31.969 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 18:44:31.970 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7846217c: (connection evicted) 2024-04-29 18:44:31.970 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7681c004: (connection evicted) 2024-04-29 18:44:31.970 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72be4a0c: (connection evicted) 2024-04-29 18:44:31.971 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37bcca3f: (connection evicted) 2024-04-29 18:44:31.971 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e384075: (connection evicted) 2024-04-29 18:44:31.972 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c13e56: (connection evicted) 2024-04-29 18:44:31.972 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6afeaa8: (connection evicted) 2024-04-29 18:44:31.973 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57933570: (connection evicted) 2024-04-29 18:44:31.973 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b94fc1f: (connection evicted) 2024-04-29 18:44:31.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:31.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-29 18:44:31.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-29 18:44:32.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-29 18:44:32.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:32.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:32.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:32.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:32.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:32.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:32.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1186374c 2024-04-29 18:44:32.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:32.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:32.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:32.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:32.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-29 18:44:32.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5486ee92 2024-04-29 18:44:32.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5486ee92 2024-04-29 18:44:32.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-29 18:44:32.136 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:32.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7657d90b 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:32.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:32.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-29 18:44:32.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@416a4275 2024-04-29 18:44:32.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@416a4275 2024-04-29 18:44:32.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33215ffb 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:32.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-29 18:44:32.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c421952 2024-04-29 18:44:32.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c421952 2024-04-29 18:44:32.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-29 18:44:32.490 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:32.501 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416a4275 2024-04-29 18:44:32.516 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:32.775 [DefaultDispatcher-worker-5 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c421952 2024-04-29 18:44:32.783 [DefaultDispatcher-worker-5 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c421952 2024-04-29 18:44:32.784 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50119/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 18:44:32.784 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50119/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-29 18:44:32.784 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50119/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 18:44:32.806 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50119/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 18:44:32.806 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50119/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 18:44:32.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-29 18:44:32.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-29 18:44:32.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:32.844 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@416a4275: (connection evicted) 2024-04-29 18:44:32.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:32.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-29 18:44:32.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-29 18:44:32.848 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c421952 2024-04-29 18:44:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-29 18:44:32.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:32.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:32.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:32.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:32.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:32.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:32.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61993d18 2024-04-29 18:44:32.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:32.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:32.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:32.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:32.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-29 18:44:32.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a388cc 2024-04-29 18:44:32.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a388cc 2024-04-29 18:44:32.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-29 18:44:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e39f08c 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:32.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:32.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-29 18:44:32.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@598778cc 2024-04-29 18:44:32.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@598778cc 2024-04-29 18:44:32.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-29 18:44:32.924 [DefaultDispatcher-worker-3 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598778cc 2024-04-29 18:44:32.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-29 18:44:32.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-29 18:44:32.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:32.927 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46a388cc: (connection evicted) 2024-04-29 18:44:32.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:32.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-29 18:44:32.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-29 18:44:32.928 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598778cc 2024-04-29 18:44:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@356341c9 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:32.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:32.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:32.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-29 18:44:32.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d96d434 2024-04-29 18:44:32.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d96d434 2024-04-29 18:44:32.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-29 18:44:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-29 18:44:32.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:32.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:32.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:32.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:32.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:32.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:32.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13dd7887 2024-04-29 18:44:32.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:32.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:32.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:32.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:32.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-29 18:44:32.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c4d4b 2024-04-29 18:44:32.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c4d4b 2024-04-29 18:44:32.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-29 18:44:32.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-29 18:44:32.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-29 18:44:32.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:32.962 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d96d434: (connection evicted) 2024-04-29 18:44:32.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:32.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-29 18:44:32.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-29 18:44:32.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-29 18:44:32.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e159116 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:32.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:32.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:32.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:32.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-29 18:44:32.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:32.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:32.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:32.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:32.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:32.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:32.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:32.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:32.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-29 18:44:32.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ca51 2024-04-29 18:44:32.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ca51 2024-04-29 18:44:32.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-29 18:44:32.982 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-29 18:44:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a5b599 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:32.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-29 18:44:32.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3991e 2024-04-29 18:44:32.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3991e 2024-04-29 18:44:32.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-29 18:44:33.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-29 18:44:33.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-29 18:44:33.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.001 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2976ca51: (connection evicted) 2024-04-29 18:44:33.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:33.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-29 18:44:33.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-29 18:44:33.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3451fc88 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-29 18:44:33.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-04-29 18:44:33.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-04-29 18:44:33.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-29 18:44:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15cee630 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-29 18:44:33.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@246de37e 2024-04-29 18:44:33.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@246de37e 2024-04-29 18:44:33.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-29 18:44:33.055 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-29 18:44:33.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-29 18:44:33.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.063 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3041beb3: (connection evicted) 2024-04-29 18:44:33.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:33.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-29 18:44:33.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-29 18:44:33.089 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.134 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@403f7aa2 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-29 18:44:33.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1029cf9 2024-04-29 18:44:33.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1029cf9 2024-04-29 18:44:33.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-29 18:44:33.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0e4262 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-29 18:44:33.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 18:44:33.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 18:44:33.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-29 18:44:33.269 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.295 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.334 [DefaultDispatcher-worker-7 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 18:44:33.369 [DefaultDispatcher-worker-5 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 18:44:33.377 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 18:44:33.389 [DefaultDispatcher-worker-3 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 18:44:33.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-29 18:44:33.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-29 18:44:33.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.447 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1029cf9: (connection evicted) 2024-04-29 18:44:33.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:33.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-29 18:44:33.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-29 18:44:33.459 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 18:44:33.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-29 18:44:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10d905c1 2024-04-29 18:44:33.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-29 18:44:33.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-29 18:44:33.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5d7fd5 2024-04-29 18:44:33.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5d7fd5 2024-04-29 18:44:33.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf08c97 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-29 18:44:33.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2024-04-29 18:44:33.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2024-04-29 18:44:33.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-29 18:44:33.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-29 18:44:33.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-29 18:44:33.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.498 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f5d7fd5: (connection evicted) 2024-04-29 18:44:33.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:33.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-29 18:44:33.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3ab672 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2024-04-29 18:44:33.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2024-04-29 18:44:33.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e8bccfb 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-29 18:44:33.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-04-29 18:44:33.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-04-29 18:44:33.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-29 18:44:33.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-29 18:44:33.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-29 18:44:33.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.523 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d764641: (connection evicted) 2024-04-29 18:44:33.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:33.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-29 18:44:33.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e6761f 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-29 18:44:33.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2024-04-29 18:44:33.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2024-04-29 18:44:33.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7c4734 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-29 18:44:33.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-29 18:44:33.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2024-04-29 18:44:33.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2024-04-29 18:44:33.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-29 18:44:33.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-29 18:44:33.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-29 18:44:33.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.546 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb: (connection evicted) 2024-04-29 18:44:33.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:33.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-29 18:44:33.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-29 18:44:33.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f4048e 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-29 18:44:33.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2024-04-29 18:44:33.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2024-04-29 18:44:33.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@287ad0da 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-29 18:44:33.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-29 18:44:33.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-04-29 18:44:33.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-04-29 18:44:33.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-29 18:44:33.592 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.620 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-29 18:44:33.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-29 18:44:33.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.635 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e: (connection evicted) 2024-04-29 18:44:33.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:33.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-29 18:44:33.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-29 18:44:33.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fafd27e 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-29 18:44:33.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-04-29 18:44:33.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-04-29 18:44:33.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-29 18:44:33.643 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578b2dec 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-29 18:44:33.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2024-04-29 18:44:33.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2024-04-29 18:44:33.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-29 18:44:33.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-29 18:44:33.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-29 18:44:33.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.663 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d512c1: (connection evicted) 2024-04-29 18:44:33.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:33.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-29 18:44:33.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-29 18:44:33.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569a26ab 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-29 18:44:33.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2024-04-29 18:44:33.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2024-04-29 18:44:33.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-29 18:44:33.668 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fcc5f49 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-29 18:44:33.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2024-04-29 18:44:33.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2024-04-29 18:44:33.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-29 18:44:33.704 [DefaultDispatcher-worker-2 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2024-04-29 18:44:33.706 [DefaultDispatcher-worker-2 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2024-04-29 18:44:33.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-29 18:44:33.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-29 18:44:33.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.708 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5: (connection evicted) 2024-04-29 18:44:33.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:33.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-29 18:44:33.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-29 18:44:33.710 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2024-04-29 18:44:33.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-29 18:44:33.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457692cb 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-29 18:44:33.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2024-04-29 18:44:33.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2024-04-29 18:44:33.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-29 18:44:33.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd44289 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-29 18:44:33.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2024-04-29 18:44:33.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2024-04-29 18:44:33.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-29 18:44:33.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-29 18:44:33.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-29 18:44:33.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.758 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d: (connection evicted) 2024-04-29 18:44:33.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:33.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-29 18:44:33.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-29 18:44:33.760 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6282f1eb 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-29 18:44:33.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@70169464 2024-04-29 18:44:33.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@70169464 2024-04-29 18:44:33.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-29 18:44:33.790 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1115be8c 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:33.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:33.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-29 18:44:33.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfcf85a 2024-04-29 18:44:33.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfcf85a 2024-04-29 18:44:33.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-29 18:44:33.841 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.871 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:33.895 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.001 [DefaultDispatcher-worker-3 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfcf85a 2024-04-29 18:44:34.003 [DefaultDispatcher-worker-3 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfcf85a 2024-04-29 18:44:34.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-29 18:44:34.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-29 18:44:34.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.004 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70169464: (connection evicted) 2024-04-29 18:44:34.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:34.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-29 18:44:34.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-29 18:44:34.007 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfcf85a 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4470106b 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-29 18:44:34.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@681311a7 2024-04-29 18:44:34.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@681311a7 2024-04-29 18:44:34.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-29 18:44:34.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@305881b8 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc25ac2 2024-04-29 18:44:34.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc25ac2 2024-04-29 18:44:34.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-29 18:44:34.111 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.132 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-29 18:44:34.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-29 18:44:34.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.273 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681311a7: (connection evicted) 2024-04-29 18:44:34.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:34.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-29 18:44:34.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12266084 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-29 18:44:34.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a65e237 2024-04-29 18:44:34.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a65e237 2024-04-29 18:44:34.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a48c398 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-29 18:44:34.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4407b042 2024-04-29 18:44:34.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4407b042 2024-04-29 18:44:34.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-29 18:44:34.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-29 18:44:34.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-29 18:44:34.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.310 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a65e237: (connection evicted) 2024-04-29 18:44:34.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:34.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-29 18:44:34.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-29 18:44:34.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b974137 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-29 18:44:34.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d22604e 2024-04-29 18:44:34.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d22604e 2024-04-29 18:44:34.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-29 18:44:34.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2382b2f 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-29 18:44:34.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@71734463 2024-04-29 18:44:34.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@71734463 2024-04-29 18:44:34.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-29 18:44:34.407 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.415 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.432 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.518 [DefaultDispatcher-worker-3 @coroutine#230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71734463 2024-04-29 18:44:34.519 [DefaultDispatcher-worker-3 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71734463 2024-04-29 18:44:34.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-29 18:44:34.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-29 18:44:34.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.520 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d22604e: (connection evicted) 2024-04-29 18:44:34.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:34.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-29 18:44:34.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-29 18:44:34.522 [Test worker @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71734463 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4119346d 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0fabc8 2024-04-29 18:44:34.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0fabc8 2024-04-29 18:44:34.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12d44a2a 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-29 18:44:34.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f70e244 2024-04-29 18:44:34.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f70e244 2024-04-29 18:44:34.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-29 18:44:34.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-29 18:44:34.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-29 18:44:34.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.549 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d0fabc8: (connection evicted) 2024-04-29 18:44:34.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:34.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-29 18:44:34.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-29 18:44:34.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e1a3d5a 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-29 18:44:34.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f760a4 2024-04-29 18:44:34.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f760a4 2024-04-29 18:44:34.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-29 18:44:34.579 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f760a4 2024-04-29 18:44:34.591 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f760a4 2024-04-29 18:44:34.594 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f760a4 2024-04-29 18:44:34.603 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f760a4 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e4d8770 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f7c02d 2024-04-29 18:44:34.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f7c02d 2024-04-29 18:44:34.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-29 18:44:34.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-29 18:44:34.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-29 18:44:34.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:34.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:34.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-29 18:44:34.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d59933 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-29 18:44:34.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 18:44:34.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 18:44:34.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-29 18:44:34.620 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 18:44:34.640 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 18:44:34.644 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 18:44:34.645 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.648 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 18:44:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf523e3 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 18:44:34.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 18:44:34.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-29 18:44:34.658 [DefaultDispatcher-worker-1 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 18:44:34.661 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 18:44:34.662 [DefaultDispatcher-worker-6 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 18:44:34.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-29 18:44:34.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-29 18:44:34.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.665 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3534651a: (connection evicted) 2024-04-29 18:44:34.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:34.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-29 18:44:34.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-29 18:44:34.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@151659dd 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-29 18:44:34.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-04-29 18:44:34.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-04-29 18:44:34.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-29 18:44:34.673 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-04-29 18:44:34.686 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-04-29 18:44:34.688 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-04-29 18:44:34.692 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-04-29 18:44:34.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6644bdf5 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-29 18:44:34.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-04-29 18:44:34.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-04-29 18:44:34.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-29 18:44:34.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-29 18:44:34.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-29 18:44:34.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:34.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:34.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-29 18:44:34.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49a06087 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-29 18:44:34.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b4ec0c 2024-04-29 18:44:34.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b4ec0c 2024-04-29 18:44:34.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-29 18:44:34.703 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b4ec0c 2024-04-29 18:44:34.705 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.717 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b4ec0c 2024-04-29 18:44:34.719 [Test worker @coroutine#304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b4ec0c 2024-04-29 18:44:34.723 [Test worker @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b4ec0c 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71668a67 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-29 18:44:34.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecdcfe3 2024-04-29 18:44:34.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecdcfe3 2024-04-29 18:44:34.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-29 18:44:34.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-29 18:44:34.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-29 18:44:34.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:34.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:34.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-29 18:44:34.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e2975ca 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-29 18:44:34.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-04-29 18:44:34.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-04-29 18:44:34.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-29 18:44:34.749 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.794 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.800 [DefaultDispatcher-worker-6 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-04-29 18:44:34.813 [DefaultDispatcher-worker-1 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-04-29 18:44:34.825 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.836 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.862 [DefaultDispatcher-worker-5 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-04-29 18:44:34.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-29 18:44:34.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-29 18:44:34.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.864 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3: (connection evicted) 2024-04-29 18:44:34.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:34.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-29 18:44:34.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-29 18:44:34.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff9f715 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-29 18:44:34.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb194f5 2024-04-29 18:44:34.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb194f5 2024-04-29 18:44:34.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-29 18:44:34.913 [DefaultDispatcher-worker-1 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb194f5 2024-04-29 18:44:34.923 [DefaultDispatcher-worker-6 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb194f5 2024-04-29 18:44:34.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-29 18:44:34.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-29 18:44:34.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.940 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cb194f5: (connection evicted) 2024-04-29 18:44:34.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:34.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-29 18:44:34.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-29 18:44:34.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ab9c735 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@464a3430 2024-04-29 18:44:34.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@464a3430 2024-04-29 18:44:34.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-29 18:44:34.983 [DefaultDispatcher-worker-8 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464a3430 2024-04-29 18:44:34.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-29 18:44:34.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-29 18:44:34.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:34.986 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@464a3430: (connection evicted) 2024-04-29 18:44:34.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:34.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-29 18:44:34.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-29 18:44:34.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3684d2c0 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:34.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:34.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-29 18:44:34.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@454e9d65 2024-04-29 18:44:34.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@454e9d65 2024-04-29 18:44:34.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-29 18:44:35.034 [DefaultDispatcher-worker-6 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@454e9d65 2024-04-29 18:44:35.045 [DefaultDispatcher-worker-3 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@454e9d65 2024-04-29 18:44:35.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-29 18:44:35.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-29 18:44:35.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:35.046 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@454e9d65: (connection evicted) 2024-04-29 18:44:35.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:35.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-29 18:44:35.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-29 18:44:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-29 18:44:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:35.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26679788 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:35.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2544b0 2024-04-29 18:44:35.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2544b0 2024-04-29 18:44:35.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-29 18:44:35.100 [DefaultDispatcher-worker-9 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2544b0 2024-04-29 18:44:35.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-29 18:44:35.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-29 18:44:35.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:35.103 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f2544b0: (connection evicted) 2024-04-29 18:44:35.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:35.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-29 18:44:35.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-29 18:44:35.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735988cf 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:35.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:35.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-29 18:44:35.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@236a4d30 2024-04-29 18:44:35.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@236a4d30 2024-04-29 18:44:35.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-29 18:44:35.148 [DefaultDispatcher-worker-8 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236a4d30 2024-04-29 18:44:35.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-29 18:44:35.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-29 18:44:35.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:35.149 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236a4d30: (connection evicted) 2024-04-29 18:44:35.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:35.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-29 18:44:35.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-29 18:44:35.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-29 18:44:35.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:35.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:35.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:35.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:35.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:35.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:35.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@414e8b31 2024-04-29 18:44:35.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:35.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:35.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-29 18:44:35.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1786150f 2024-04-29 18:44:35.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1786150f 2024-04-29 18:44:35.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-29 18:44:35.418 [DefaultDispatcher-worker-1 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786150f 2024-04-29 18:44:35.431 [DefaultDispatcher-worker-10 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786150f 2024-04-29 18:44:35.435 [Test worker @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53347/manifest.json 2024-04-29 18:44:35.435 [Test worker @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53347/manifest.json. 2024-04-29 18:44:35.435 [Test worker @coroutine#350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53347/manifest.json 2024-04-29 18:44:35.437 [Test worker @coroutine#350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53347/manifest.json 2024-04-29 18:44:35.437 [Test worker @coroutine#350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53347/manifest.json 2024-04-29 18:44:35.443 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:35.554 [Test worker @coroutine#350] 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:53347/manifest.json. 2024-04-29 18:44:35.554 [Test worker @coroutine#350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53347/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 18:44:35.570 [DefaultDispatcher-worker-10 @coroutine#350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786150f 2024-04-29 18:44:35.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-29 18:44:35.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-29 18:44:35.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:35.578 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1786150f: (connection evicted) 2024-04-29 18:44:35.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:35.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-29 18:44:35.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-29 18:44:35.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-29 18:44:35.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:35.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:35.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:35.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:35.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:35.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:35.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bba9862 2024-04-29 18:44:35.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:35.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:35.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@565c887e 2024-04-29 18:44:35.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@565c887e 2024-04-29 18:44:35.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-29 18:44:35.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71cc0e35 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:35.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@8091d80 2024-04-29 18:44:35.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@8091d80 2024-04-29 18:44:35.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-29 18:44:35.627 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 18:44:35.686 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:35.691 [Test worker] INFO ktor.application - Application started in 0.07 seconds. 2024-04-29 18:44:35.691 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2fe38b73 2024-04-29 18:44:35.698 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:35.772 [DefaultDispatcher-worker-4 @coroutine#361] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd9ee2c 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:35.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:35.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:35.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:35.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:35.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-29 18:44:35.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2024-04-29 18:44:35.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2024-04-29 18:44:35.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-29 18:44:35.798 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 18:44:35.804 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 18:44:35.804 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 18:44:35.805 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 18:44:35.805 [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. 2024-04-29 18:44:35.805 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 18:44:35.805 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 18:44:35.805 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 18:44:35.805 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e3f3b8 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:35.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-29 18:44:35.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-04-29 18:44:35.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-04-29 18:44:35.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-29 18:44:35.865 [DefaultDispatcher-worker-5 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-04-29 18:44:35.873 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:35.878 [DefaultDispatcher-worker-4 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-04-29 18:44:35.886 [DefaultDispatcher-worker-4 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2024-04-29 18:44:35.889 [DefaultDispatcher-worker-4 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2024-04-29 18:44:35.899 [DefaultDispatcher-worker-11 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-04-29 18:44:35.907 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:35.910 [DefaultDispatcher-worker-9 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-04-29 18:44:35.911 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586573456434774016/_ustadmanifest.json 2024-04-29 18:44:35.911 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586573456434774016/_ustadmanifest.json. 2024-04-29 18:44:35.911 [Test worker @coroutine#367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586573456434774016/_ustadmanifest.json 2024-04-29 18:44:35.914 [Test worker @coroutine#367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586573456434774016/_ustadmanifest.json 2024-04-29 18:44:35.914 [Test worker @coroutine#367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586573456434774016/_ustadmanifest.json 2024-04-29 18:44:35.915 [Test worker @coroutine#367] 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:8094/api/content/586573456434774016/_ustadmanifest.json. 2024-04-29 18:44:35.915 [Test worker @coroutine#367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586573456434774016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 18:44:35.932 [DefaultDispatcher-worker-2 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-04-29 18:44:35.938 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 18:44:35.939 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bf49c75d-a9fa-4bdd-a94f-ada1c7f62920', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 18:44:35.942 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 18:44:35.942 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bf49c75d-a9fa-4bdd-a94f-ada1c7f62920 2024-04-29 18:44:35.946 [DefaultDispatcher-worker-8 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:35.946 [DefaultDispatcher-worker-8 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:35.947 [DefaultDispatcher-worker-8 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:35.947 [DefaultDispatcher-worker-8 @coroutine#387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:35.957 [DefaultDispatcher-worker-11 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-04-29 18:44:35.957 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:35.957 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:35.957 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:35.965 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:35.965 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 18:44:35.965 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:35.965 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 18:44:36.024 [eventLoopGroupProxy-4-4 @call-handler#409] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 18:44:36.024 [eventLoopGroupProxy-4-2 @call-handler#408] 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) 2024-04-29 18:44:36.024 [eventLoopGroupProxy-4-3 @call-handler#410] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 18:44:36.024 [eventLoopGroupProxy-4-1 @call-handler#411] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 18:44:36.030 [eventLoopGroupProxy-4-4 @call-handler#409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:36.030 [eventLoopGroupProxy-4-3 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:36.034 [eventLoopGroupProxy-4-2 @call-handler#408] 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 2024-04-29 18:44:36.034 [eventLoopGroupProxy-4-1 @call-handler#411] 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 2024-04-29 18:44:36.035 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:36.037 [DefaultDispatcher-worker-7 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:36.037 [DefaultDispatcher-worker-7 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:36.039 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:36.041 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:36.041 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:36.041 [eventLoopGroupProxy-4-4 @call-handler#409] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 20ms 2024-04-29 18:44:36.041 [eventLoopGroupProxy-4-1 @call-handler#411] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 20ms 2024-04-29 18:44:36.047 [DefaultDispatcher-worker-12 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-04-29 18:44:36.053 [eventLoopGroupProxy-4-2 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565c887e 2024-04-29 18:44:36.056 [DefaultDispatcher-worker-8 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-04-29 18:44:36.065 [eventLoopGroupProxy-4-2 @call-handler#408] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2024-04-29 18:44:36.067 [DefaultDispatcher-worker-8 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:36.067 [DefaultDispatcher-worker-8 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:36.071 [DefaultDispatcher-worker-8 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 18:44:36.071 [DefaultDispatcher-worker-8 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:36.087 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:36.087 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:36.087 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:36.087 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:36.092 [eventLoopGroupProxy-4-1 @call-handler#424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:36.111 [eventLoopGroupProxy-4-1 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565c887e 2024-04-29 18:44:36.112 [eventLoopGroupProxy-4-1 @call-handler#424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:36.113 [eventLoopGroupProxy-4-1 @call-handler#424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 22ms 2024-04-29 18:44:36.113 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:36.123 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:36.123 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:36.123 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:36.123 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:36.127 [eventLoopGroupProxy-4-1 @call-handler#429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:36.131 [eventLoopGroupProxy-4-1 @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565c887e 2024-04-29 18:44:36.132 [eventLoopGroupProxy-4-1 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:36.132 [eventLoopGroupProxy-4-1 @call-handler#429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 18:44:36.133 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:36.155 [DefaultDispatcher-worker-7 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-04-29 18:44:36.169 [DefaultDispatcher-worker-8 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-04-29 18:44:36.183 [DefaultDispatcher-worker-8 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:36.183 [DefaultDispatcher-worker-8 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:36.183 [DefaultDispatcher-worker-8 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:36.183 [DefaultDispatcher-worker-8 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 18:44:36.186 [eventLoopGroupProxy-4-1 @call-handler#443] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 18:44:36.187 [eventLoopGroupProxy-4-1 @call-handler#443] 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 2024-04-29 18:44:36.187 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:36.215 [DefaultDispatcher-worker-5 @call-handler#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8091d80 2024-04-29 18:44:36.217 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:36.218 [eventLoopGroupProxy-4-1 @call-handler#443] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 33ms 2024-04-29 18:44:36.218 [DefaultDispatcher-worker-12 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586573456434774016/_ustadmanifest.json 2024-04-29 18:44:36.218 [DefaultDispatcher-worker-12 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586573456434774016/_ustadmanifest.json. 2024-04-29 18:44:36.218 [DefaultDispatcher-worker-12 @coroutine#360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586573456434774016/_ustadmanifest.json 2024-04-29 18:44:36.219 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:36.219 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:36.219 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:36.219 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:36.221 [DefaultDispatcher-worker-11 @coroutine#360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586573456434774016/_ustadmanifest.json 2024-04-29 18:44:36.221 [DefaultDispatcher-worker-11 @coroutine#360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586573456434774016/_ustadmanifest.json 2024-04-29 18:44:36.222 [DefaultDispatcher-worker-11 @coroutine#360] 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:8094/api/content/586573456434774016/_ustadmanifest.json. 2024-04-29 18:44:36.222 [DefaultDispatcher-worker-11 @coroutine#360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586573456434774016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 18:44:36.251 [DefaultDispatcher-worker-17 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8091d80 2024-04-29 18:44:36.252 [DefaultDispatcher-worker-15 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-04-29 18:44:36.253 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 18:44:36.253 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 18:44:36.253 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 18:44:36.253 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 18:44:36.253 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 18:44:36.255 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2024-04-29 18:44:36.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-29 18:44:36.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-29 18:44:36.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:36.256 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7: (connection evicted) 2024-04-29 18:44:36.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:36.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-29 18:44:36.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-29 18:44:36.300 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 18:44:36.300 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 18:44:36.651 [DefaultDispatcher-worker-9 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 18:44:36.657 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 18:44:37.261 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2fe38b73 2024-04-29 18:44:37.262 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2fe38b73 2024-04-29 18:44:37.266 [Test worker @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565c887e 2024-04-29 18:44:37.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-29 18:44:37.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-29 18:44:37.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:37.267 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8091d80: (connection evicted) 2024-04-29 18:44:37.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:37.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-29 18:44:37.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@739be7ec 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:37.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-29 18:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-29 18:44:37.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a319a2e 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:37.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:37.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-04-29 18:44:37.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-04-29 18:44:37.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-29 18:44:37.290 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 18:44:37.292 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 18:44:37.292 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2c0d7099 2024-04-29 18:44:37.294 [DefaultDispatcher-worker-9 @coroutine#470] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24fb752f 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:37.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:37.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-29 18:44:37.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 18:44:37.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 18:44:37.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-29 18:44:37.298 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 18:44:37.299 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 18:44:37.299 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 18:44:37.299 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 18:44:37.299 [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. 2024-04-29 18:44:37.299 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 18:44:37.299 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 18:44:37.299 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 18:44:37.299 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5440a3a 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:37.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-29 18:44:37.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:37.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:37.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:37.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:37.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:37.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:37.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:37.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:37.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-29 18:44:37.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:37.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:37.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-29 18:44:37.350 [DefaultDispatcher-worker-16 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:37.361 [DefaultDispatcher-worker-9 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:37.370 [DefaultDispatcher-worker-9 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 18:44:37.371 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:37.374 [Test worker @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 18:44:37.374 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:37.385 [DefaultDispatcher-worker-2 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:37.395 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:37.396 [DefaultDispatcher-worker-9 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:37.396 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586573463784869888/_ustadmanifest.json 2024-04-29 18:44:37.396 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586573463784869888/_ustadmanifest.json. 2024-04-29 18:44:37.396 [Test worker @coroutine#475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586573463784869888/_ustadmanifest.json 2024-04-29 18:44:37.398 [Test worker @coroutine#475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586573463784869888/_ustadmanifest.json 2024-04-29 18:44:37.398 [Test worker @coroutine#475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586573463784869888/_ustadmanifest.json 2024-04-29 18:44:37.399 [Test worker @coroutine#475] 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:8094/api/content/586573463784869888/_ustadmanifest.json. 2024-04-29 18:44:37.399 [Test worker @coroutine#475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586573463784869888/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 18:44:37.400 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:37.417 [DefaultDispatcher-worker-4 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:37.418 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 18:44:37.418 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0a154057-0e04-4d32-8266-851ee5fde2f3', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 18:44:37.420 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 18:44:37.420 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0a154057-0e04-4d32-8266-851ee5fde2f3 2024-04-29 18:44:37.421 [DefaultDispatcher-worker-15 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:37.421 [DefaultDispatcher-worker-15 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:37.421 [DefaultDispatcher-worker-15 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:37.422 [DefaultDispatcher-worker-15 @coroutine#495] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:37.426 [eventLoopGroupProxy-7-2 @call-handler#505] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 18:44:37.426 [eventLoopGroupProxy-7-1 @call-handler#506] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 18:44:37.426 [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 io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:37.426 [eventLoopGroupProxy-7-2 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:37.426 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:37.427 [eventLoopGroupProxy-7-2 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:37.427 [eventLoopGroupProxy-7-2 @call-handler#505] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 18:44:37.428 [DefaultDispatcher-worker-15 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:37.428 [DefaultDispatcher-worker-15 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:37.431 [DefaultDispatcher-worker-4 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:37.432 [DefaultDispatcher-worker-4 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:37.432 [DefaultDispatcher-worker-4 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:37.432 [DefaultDispatcher-worker-4 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:37.435 [eventLoopGroupProxy-7-2 @call-handler#514] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 18:44:37.436 [DefaultDispatcher-worker-15 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:37.436 [DefaultDispatcher-worker-15 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 18:44:37.436 [DefaultDispatcher-worker-15 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:37.436 [DefaultDispatcher-worker-15 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 18:44:37.436 [eventLoopGroupProxy-7-2 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:37.436 [eventLoopGroupProxy-7-2 @call-handler#514] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 18:44:37.437 [DefaultDispatcher-worker-2 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:37.437 [DefaultDispatcher-worker-2 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:37.438 [eventLoopGroupProxy-7-2 @call-handler#519] 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) 2024-04-29 18:44:37.439 [eventLoopGroupProxy-7-2 @call-handler#519] 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 2024-04-29 18:44:37.441 [eventLoopGroupProxy-7-2 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-29 18:44:37.442 [eventLoopGroupProxy-7-2 @call-handler#519] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 18:44:37.443 [DefaultDispatcher-worker-15 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:37.444 [DefaultDispatcher-worker-15 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:37.444 [DefaultDispatcher-worker-15 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 18:44:37.444 [DefaultDispatcher-worker-15 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:37.446 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:37.446 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:37.446 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:37.446 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:37.448 [DefaultDispatcher-worker-8 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:37.449 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:37.453 [eventLoopGroupProxy-7-2 @coroutine#528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-29 18:44:37.453 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:37.454 [eventLoopGroupProxy-7-2 @call-handler#527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-29 18:44:37.455 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:37.457 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:37.457 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:37.457 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:37.457 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:37.457 [DefaultDispatcher-worker-13 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:37.460 [eventLoopGroupProxy-7-2 @call-handler#532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:37.463 [eventLoopGroupProxy-7-2 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-29 18:44:37.463 [eventLoopGroupProxy-7-2 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:37.463 [eventLoopGroupProxy-7-2 @call-handler#532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 18:44:37.464 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:37.466 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:37.466 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:37.466 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:37.466 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:37.469 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:37.511 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:37.511 [eventLoopGroupProxy-7-2 @call-handler#537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 18:44:37.512 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:37.513 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:37.513 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:37.513 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:37.513 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:37.516 [eventLoopGroupProxy-7-2 @call-handler#541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:37.516 [eventLoopGroupProxy-7-2 @call-handler#541] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-29 18:44:37.517 [DefaultDispatcher-worker-17 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:37.517 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:37.517 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:37.518 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-29 18:44:37.518 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:37.528 [DefaultDispatcher-worker-11 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:37.542 [DefaultDispatcher-worker-9 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:37.546 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 18:44:38.045 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8b399706-c0e7-4a31-b8a3-876c3819c316', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 18:44:38.045 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 18:44:38.045 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8b399706-c0e7-4a31-b8a3-876c3819c316 2024-04-29 18:44:38.049 [DefaultDispatcher-worker-13 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:38.049 [DefaultDispatcher-worker-13 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 18:44:38.049 [DefaultDispatcher-worker-13 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:38.049 [DefaultDispatcher-worker-13 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 18:44:38.052 [eventLoopGroupProxy-7-2 @call-handler#549] 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) 2024-04-29 18:44:38.052 [eventLoopGroupProxy-7-2 @call-handler#549] 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 2024-04-29 18:44:38.054 [eventLoopGroupProxy-7-2 @coroutine#550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-29 18:44:38.056 [eventLoopGroupProxy-7-2 @call-handler#549] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-29 18:44:38.057 [DefaultDispatcher-worker-13 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:38.057 [DefaultDispatcher-worker-13 @coroutine#546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:38.057 [DefaultDispatcher-worker-13 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 18:44:38.058 [DefaultDispatcher-worker-13 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:38.060 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.060 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.060 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.060 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.062 [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) 2024-04-29 18:44:38.066 [eventLoopGroupProxy-7-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.066 [eventLoopGroupProxy-7-2 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 18:44:38.067 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.069 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.069 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.069 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.069 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.071 [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) 2024-04-29 18:44:38.074 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.074 [eventLoopGroupProxy-7-2 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:38.075 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.076 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.076 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.076 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.076 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.078 [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) 2024-04-29 18:44:38.127 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.127 [eventLoopGroupProxy-7-2 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 18:44:38.128 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.129 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.129 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.129 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.129 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.131 [eventLoopGroupProxy-7-2 @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) 2024-04-29 18:44:38.174 [eventLoopGroupProxy-7-2 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.174 [eventLoopGroupProxy-7-2 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 18:44:38.175 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.176 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.176 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.176 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.176 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.178 [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) 2024-04-29 18:44:38.222 [eventLoopGroupProxy-7-2 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.222 [eventLoopGroupProxy-7-2 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 18:44:38.223 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.224 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.224 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.224 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.224 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.226 [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) 2024-04-29 18:44:38.270 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.271 [eventLoopGroupProxy-7-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:38.271 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.273 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.273 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.273 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.273 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.275 [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) 2024-04-29 18:44:38.318 [eventLoopGroupProxy-7-2 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.318 [eventLoopGroupProxy-7-2 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 18:44:38.319 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.320 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.320 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.320 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.320 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.322 [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) 2024-04-29 18:44:38.366 [eventLoopGroupProxy-7-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.367 [eventLoopGroupProxy-7-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:38.367 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.368 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.368 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.368 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.368 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.370 [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) 2024-04-29 18:44:38.414 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.415 [eventLoopGroupProxy-7-2 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:38.415 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.416 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.416 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.416 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.416 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.418 [eventLoopGroupProxy-7-2 @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) 2024-04-29 18:44:38.462 [eventLoopGroupProxy-7-2 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.462 [eventLoopGroupProxy-7-2 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 18:44:38.463 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.464 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.464 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.464 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.464 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.466 [eventLoopGroupProxy-7-2 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:38.510 [eventLoopGroupProxy-7-2 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.510 [eventLoopGroupProxy-7-2 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 18:44:38.511 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.512 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.512 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.512 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.512 [DefaultDispatcher-worker-13 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.514 [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) 2024-04-29 18:44:38.557 [DefaultDispatcher-worker-2 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:38.558 [eventLoopGroupProxy-7-2 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.558 [eventLoopGroupProxy-7-2 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 18:44:38.559 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.560 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.560 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.560 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.560 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.561 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:38.606 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.606 [eventLoopGroupProxy-7-2 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:38.607 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.608 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.608 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.608 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.608 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.610 [eventLoopGroupProxy-7-2 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:38.656 [eventLoopGroupProxy-7-2 @coroutine#599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-29 18:44:38.657 [eventLoopGroupProxy-7-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.657 [eventLoopGroupProxy-7-2 @call-handler#598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 18:44:38.658 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.660 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.660 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.660 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.660 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.663 [eventLoopGroupProxy-7-2 @call-handler#603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:38.665 [eventLoopGroupProxy-7-2 @coroutine#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-29 18:44:38.666 [eventLoopGroupProxy-7-2 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.666 [eventLoopGroupProxy-7-2 @call-handler#603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 18:44:38.667 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.669 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.669 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:38.669 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.669 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:38.671 [eventLoopGroupProxy-7-2 @call-handler#608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:38.674 [eventLoopGroupProxy-7-2 @coroutine#609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-29 18:44:38.674 [eventLoopGroupProxy-7-2 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.674 [eventLoopGroupProxy-7-2 @call-handler#608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:38.675 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:38.686 [DefaultDispatcher-worker-8 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:38.696 [DefaultDispatcher-worker-14 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:38.697 [DefaultDispatcher-worker-14 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:38.697 [DefaultDispatcher-worker-14 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:38.697 [DefaultDispatcher-worker-14 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:38.697 [DefaultDispatcher-worker-14 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 18:44:38.699 [eventLoopGroupProxy-7-2 @call-handler#619] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 18:44:38.699 [eventLoopGroupProxy-7-2 @call-handler#619] 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 2024-04-29 18:44:38.699 [eventLoopGroupProxy-7-2 @call-handler#619] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:38.722 [DefaultDispatcher-worker-15 @call-handler#619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-04-29 18:44:38.722 [eventLoopGroupProxy-7-2 @call-handler#619] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:38.723 [eventLoopGroupProxy-7-2 @call-handler#619] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-04-29 18:44:38.723 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586573463784869888/_ustadmanifest.json 2024-04-29 18:44:38.723 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586573463784869888/_ustadmanifest.json. 2024-04-29 18:44:38.723 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586573463784869888/_ustadmanifest.json 2024-04-29 18:44:38.723 [DefaultDispatcher-worker-17 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:38.723 [DefaultDispatcher-worker-17 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:38.724 [DefaultDispatcher-worker-17 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:38.724 [DefaultDispatcher-worker-17 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:38.725 [DefaultDispatcher-worker-15 @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586573463784869888/_ustadmanifest.json 2024-04-29 18:44:38.725 [DefaultDispatcher-worker-15 @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586573463784869888/_ustadmanifest.json 2024-04-29 18:44:38.725 [DefaultDispatcher-worker-15 @coroutine#469] 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:8094/api/content/586573463784869888/_ustadmanifest.json. 2024-04-29 18:44:38.725 [DefaultDispatcher-worker-15 @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586573463784869888/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 18:44:38.737 [DefaultDispatcher-worker-14 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10abd94f 2024-04-29 18:44:38.738 [DefaultDispatcher-worker-14 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-04-29 18:44:38.739 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 18:44:38.739 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 18:44:38.739 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 18:44:38.739 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 18:44:38.739 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 18:44:38.741 [Test worker @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ef9e8 2024-04-29 18:44:38.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-29 18:44:38.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-29 18:44:38.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:38.741 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10abd94f: (connection evicted) 2024-04-29 18:44:38.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:38.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-29 18:44:38.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-29 18:44:38.799 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 18:44:39.046 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 18:44:39.187 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 18:44:39.274 [DefaultDispatcher-worker-1 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-29 18:44:39.746 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2c0d7099 2024-04-29 18:44:39.746 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2c0d7099 2024-04-29 18:44:39.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-29 18:44:39.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-29 18:44:39.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:39.747 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a: (connection evicted) 2024-04-29 18:44:39.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:39.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-29 18:44:39.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-29 18:44:39.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-29 18:44:39.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7388486e 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:39.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:39.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-29 18:44:39.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-29 18:44:39.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-29 18:44:39.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d6ede3 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:39.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:39.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:39.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-29 18:44:39.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-04-29 18:44:39.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-04-29 18:44:39.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-29 18:44:39.774 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 18:44:39.776 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 18:44:39.776 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@17635531 2024-04-29 18:44:39.778 [DefaultDispatcher-worker-15 @coroutine#647] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f7d8a7c 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:39.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:39.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:39.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:39.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-29 18:44:39.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbb3280 2024-04-29 18:44:39.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbb3280 2024-04-29 18:44:39.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-29 18:44:39.782 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 18:44:39.783 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 18:44:39.783 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 18:44:39.783 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 18:44:39.783 [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. 2024-04-29 18:44:39.783 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 18:44:39.783 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 18:44:39.783 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 18:44:39.783 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 18:44:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-29 18:44:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:39.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a89226e 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:39.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1390a415 2024-04-29 18:44:39.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1390a415 2024-04-29 18:44:39.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-29 18:44:39.831 [DefaultDispatcher-worker-15 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a415 2024-04-29 18:44:39.841 [DefaultDispatcher-worker-15 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a415 2024-04-29 18:44:39.849 [DefaultDispatcher-worker-1 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3280 2024-04-29 18:44:39.852 [Test worker @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3280 2024-04-29 18:44:39.853 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:39.857 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:39.863 [DefaultDispatcher-worker-8 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a415 2024-04-29 18:44:39.873 [DefaultDispatcher-worker-4 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a415 2024-04-29 18:44:39.874 [Test worker @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586573474024099840/_ustadmanifest.json 2024-04-29 18:44:39.874 [Test worker @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586573474024099840/_ustadmanifest.json. 2024-04-29 18:44:39.874 [Test worker @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586573474024099840/_ustadmanifest.json 2024-04-29 18:44:39.876 [Test worker @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586573474024099840/_ustadmanifest.json 2024-04-29 18:44:39.876 [Test worker @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586573474024099840/_ustadmanifest.json 2024-04-29 18:44:39.876 [Test worker @coroutine#652] 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:8094/api/content/586573474024099840/_ustadmanifest.json. 2024-04-29 18:44:39.876 [Test worker @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586573474024099840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 18:44:39.879 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:39.884 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:39.891 [DefaultDispatcher-worker-12 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a415 2024-04-29 18:44:39.892 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 18:44:39.892 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-df607d8b-5922-4c3c-9f27-008ed540b0f6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 18:44:39.894 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 18:44:39.894 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-df607d8b-5922-4c3c-9f27-008ed540b0f6 2024-04-29 18:44:39.895 [DefaultDispatcher-worker-1 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:39.895 [DefaultDispatcher-worker-1 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:39.895 [DefaultDispatcher-worker-1 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:39.896 [DefaultDispatcher-worker-1 @coroutine#673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:39.900 [eventLoopGroupProxy-10-1 @call-handler#683] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 18:44:39.900 [eventLoopGroupProxy-10-2 @call-handler#684] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 18:44:39.900 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:39.900 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:39.901 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:39.901 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:39.901 [eventLoopGroupProxy-10-1 @call-handler#683] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-04-29 18:44:39.902 [DefaultDispatcher-worker-7 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:39.902 [DefaultDispatcher-worker-7 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:39.905 [DefaultDispatcher-worker-3 @coroutine#672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a415 2024-04-29 18:44:39.905 [DefaultDispatcher-worker-3 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:39.905 [DefaultDispatcher-worker-3 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:39.905 [DefaultDispatcher-worker-3 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:39.908 [DefaultDispatcher-worker-8 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:39.908 [DefaultDispatcher-worker-8 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 18:44:39.908 [DefaultDispatcher-worker-8 @coroutine#671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:39.908 [DefaultDispatcher-worker-8 @coroutine#671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 18:44:39.910 [eventLoopGroupProxy-10-1 @call-handler#693] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 18:44:39.911 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:39.911 [eventLoopGroupProxy-10-1 @call-handler#693] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 18:44:39.911 [eventLoopGroupProxy-10-3 @call-handler#696] 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) 2024-04-29 18:44:39.912 [DefaultDispatcher-worker-12 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:39.912 [DefaultDispatcher-worker-12 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:39.912 [eventLoopGroupProxy-10-3 @call-handler#696] 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 2024-04-29 18:44:39.913 [eventLoopGroupProxy-10-3 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-29 18:44:39.915 [eventLoopGroupProxy-10-3 @call-handler#696] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 18:44:39.915 [DefaultDispatcher-worker-3 @coroutine#671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:39.915 [DefaultDispatcher-worker-3 @coroutine#671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:39.916 [DefaultDispatcher-worker-3 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 18:44:39.916 [DefaultDispatcher-worker-3 @coroutine#671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:39.919 [DefaultDispatcher-worker-3 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.920 [DefaultDispatcher-worker-3 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:39.920 [DefaultDispatcher-worker-3 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.920 [DefaultDispatcher-worker-3 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:39.922 [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) 2024-04-29 18:44:39.925 [DefaultDispatcher-worker-9 @coroutine#672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a415 2024-04-29 18:44:39.925 [eventLoopGroupProxy-10-1 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-29 18:44:39.925 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:39.925 [eventLoopGroupProxy-10-1 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:39.926 [DefaultDispatcher-worker-3 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.929 [DefaultDispatcher-worker-3 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.929 [DefaultDispatcher-worker-3 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:39.929 [DefaultDispatcher-worker-3 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.929 [DefaultDispatcher-worker-3 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:39.933 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:39.944 [DefaultDispatcher-worker-9 @coroutine#674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a415 2024-04-29 18:44:39.944 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-29 18:44:39.944 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:39.944 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-04-29 18:44:39.945 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.946 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.946 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:39.946 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.946 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:39.948 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:39.957 [eventLoopGroupProxy-10-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-29 18:44:39.957 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:39.958 [eventLoopGroupProxy-10-1 @call-handler#717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-29 18:44:39.958 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.960 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.960 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:39.960 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.960 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:39.962 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:39.964 [eventLoopGroupProxy-10-1 @coroutine#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-29 18:44:39.965 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:39.965 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:39.966 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.968 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.968 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:39.968 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.968 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:39.970 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:39.972 [eventLoopGroupProxy-10-1 @coroutine#728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-29 18:44:39.973 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:39.973 [eventLoopGroupProxy-10-1 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 18:44:39.973 [DefaultDispatcher-worker-9 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:39.987 [DefaultDispatcher-worker-4 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a415 2024-04-29 18:44:39.997 [DefaultDispatcher-worker-3 @coroutine#674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a415 2024-04-29 18:44:39.997 [DefaultDispatcher-worker-3 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:39.997 [DefaultDispatcher-worker-3 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:39.997 [DefaultDispatcher-worker-3 @coroutine#674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:39.997 [DefaultDispatcher-worker-3 @coroutine#674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 18:44:39.999 [eventLoopGroupProxy-10-1 @call-handler#737] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 18:44:40.000 [eventLoopGroupProxy-10-1 @call-handler#737] 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 2024-04-29 18:44:40.000 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:40.024 [DefaultDispatcher-worker-7 @call-handler#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-04-29 18:44:40.024 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:40.025 [eventLoopGroupProxy-10-1 @call-handler#737] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-04-29 18:44:40.025 [DefaultDispatcher-worker-4 @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586573474024099840/_ustadmanifest.json 2024-04-29 18:44:40.025 [DefaultDispatcher-worker-4 @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586573474024099840/_ustadmanifest.json. 2024-04-29 18:44:40.025 [DefaultDispatcher-worker-4 @coroutine#646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586573474024099840/_ustadmanifest.json 2024-04-29 18:44:40.025 [DefaultDispatcher-worker-8 @coroutine#674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:40.025 [DefaultDispatcher-worker-8 @coroutine#674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:40.026 [DefaultDispatcher-worker-8 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:40.026 [DefaultDispatcher-worker-8 @coroutine#674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:40.027 [DefaultDispatcher-worker-2 @coroutine#646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586573474024099840/_ustadmanifest.json 2024-04-29 18:44:40.027 [DefaultDispatcher-worker-2 @coroutine#646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586573474024099840/_ustadmanifest.json 2024-04-29 18:44:40.028 [DefaultDispatcher-worker-2 @coroutine#646] 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:8094/api/content/586573474024099840/_ustadmanifest.json. 2024-04-29 18:44:40.028 [DefaultDispatcher-worker-2 @coroutine#646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586573474024099840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 18:44:40.040 [DefaultDispatcher-worker-1 @coroutine#674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a415 2024-04-29 18:44:40.042 [DefaultDispatcher-worker-7 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-04-29 18:44:40.043 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 18:44:40.043 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 18:44:40.043 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 18:44:40.043 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 18:44:40.043 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 18:44:40.045 [Test worker @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3280 2024-04-29 18:44:40.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-29 18:44:40.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-29 18:44:40.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:40.045 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1390a415: (connection evicted) 2024-04-29 18:44:40.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:40.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-29 18:44:40.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-29 18:44:40.283 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 18:44:40.283 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 18:44:40.488 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 18:44:41.049 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@17635531 2024-04-29 18:44:41.049 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@17635531 2024-04-29 18:44:41.051 [Test worker @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-29 18:44:41.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-29 18:44:41.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-29 18:44:41.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:41.051 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@147c4523: (connection evicted) 2024-04-29 18:44:41.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:41.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-29 18:44:41.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-29 18:44:41.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-29 18:44:41.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:41.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:41.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:41.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:41.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:41.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:41.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31921151 2024-04-29 18:44:41.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:41.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:41.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:41.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-29 18:44:41.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5570ee6d 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:41.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@594fcb22 2024-04-29 18:44:41.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@594fcb22 2024-04-29 18:44:41.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-29 18:44:41.077 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 18:44:41.078 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-29 18:44:41.078 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@b0d4873 2024-04-29 18:44:41.079 [DefaultDispatcher-worker-7 @coroutine#765] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db70494 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:41.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fca9fae 2024-04-29 18:44:41.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fca9fae 2024-04-29 18:44:41.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-29 18:44:41.084 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 18:44:41.084 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 18:44:41.084 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 18:44:41.084 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 18:44:41.084 [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. 2024-04-29 18:44:41.084 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 18:44:41.084 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 18:44:41.084 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 18:44:41.084 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8aafd70 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:41.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:41.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:41.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-29 18:44:41.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:41.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:41.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-29 18:44:41.129 [DefaultDispatcher-worker-15 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:41.138 [DefaultDispatcher-worker-1 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:41.158 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:41.161 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:41.181 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:41.185 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:41.253 [DefaultDispatcher-worker-15 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fca9fae 2024-04-29 18:44:41.291 [DefaultDispatcher-worker-15 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fca9fae 2024-04-29 18:44:41.298 [DefaultDispatcher-worker-15 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fca9fae 2024-04-29 18:44:41.302 [DefaultDispatcher-worker-15 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fca9fae 2024-04-29 18:44:41.312 [DefaultDispatcher-worker-8 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:41.320 [DefaultDispatcher-worker-15 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:41.320 [Test worker @coroutine#771] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586573482857603072/_ustadmanifest.json 2024-04-29 18:44:41.320 [Test worker @coroutine#771] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586573482857603072/_ustadmanifest.json. 2024-04-29 18:44:41.320 [Test worker @coroutine#771] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586573482857603072/_ustadmanifest.json 2024-04-29 18:44:41.322 [Test worker @coroutine#771] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586573482857603072/_ustadmanifest.json 2024-04-29 18:44:41.322 [Test worker @coroutine#771] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586573482857603072/_ustadmanifest.json 2024-04-29 18:44:41.324 [Test worker @coroutine#771] 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:8094/api/content/586573482857603072/_ustadmanifest.json. 2024-04-29 18:44:41.324 [Test worker @coroutine#771] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586573482857603072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 18:44:41.423 [DefaultDispatcher-worker-11 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:41.423 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 18:44:41.424 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-94272002-1d87-49fc-9715-845c9fe6fed5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 18:44:41.425 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 18:44:41.425 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-94272002-1d87-49fc-9715-845c9fe6fed5 2024-04-29 18:44:41.426 [DefaultDispatcher-worker-11 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:41.426 [DefaultDispatcher-worker-11 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:41.426 [DefaultDispatcher-worker-11 @coroutine#797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:41.426 [DefaultDispatcher-worker-11 @coroutine#797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:41.429 [eventLoopGroupProxy-13-1 @call-handler#807] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 18:44:41.430 [eventLoopGroupProxy-13-2 @call-handler#808] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 18:44:41.430 [eventLoopGroupProxy-13-2 @call-handler#808] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.430 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:41.430 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:41.431 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.431 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 18:44:41.432 [DefaultDispatcher-worker-17 @coroutine#797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:41.432 [DefaultDispatcher-worker-17 @coroutine#797] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:41.437 [DefaultDispatcher-worker-8 @coroutine#796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:41.437 [DefaultDispatcher-worker-8 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:41.437 [DefaultDispatcher-worker-8 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:41.437 [DefaultDispatcher-worker-8 @coroutine#796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:41.440 [eventLoopGroupProxy-13-1 @call-handler#816] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 18:44:41.440 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.440 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 18:44:41.441 [DefaultDispatcher-worker-2 @coroutine#796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:41.441 [DefaultDispatcher-worker-2 @coroutine#796] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:41.450 [DefaultDispatcher-worker-5 @coroutine#796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:41.463 [DefaultDispatcher-worker-16 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:41.463 [DefaultDispatcher-worker-16 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 18:44:41.463 [DefaultDispatcher-worker-16 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:41.463 [DefaultDispatcher-worker-16 @coroutine#795] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 18:44:41.465 [DefaultDispatcher-worker-5 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:41.465 [eventLoopGroupProxy-13-1 @call-handler#822] 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) 2024-04-29 18:44:41.466 [eventLoopGroupProxy-13-1 @call-handler#822] 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 2024-04-29 18:44:41.516 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.519 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 54ms 2024-04-29 18:44:41.519 [DefaultDispatcher-worker-8 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:41.519 [DefaultDispatcher-worker-8 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:41.521 [DefaultDispatcher-worker-5 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 18:44:41.521 [DefaultDispatcher-worker-5 @coroutine#795] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:41.528 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.528 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.528 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.529 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.531 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.536 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.536 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.536 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 18:44:41.537 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.539 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.539 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.539 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.539 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.541 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.590 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.590 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.590 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 18:44:41.591 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.593 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.593 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.593 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.593 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.595 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.597 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.597 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.598 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:41.598 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.599 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.599 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.599 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.599 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.601 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.606 [eventLoopGroupProxy-13-1 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.607 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.607 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-29 18:44:41.607 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.609 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.609 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.609 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.609 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.611 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.655 [eventLoopGroupProxy-13-1 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.656 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.656 [eventLoopGroupProxy-13-1 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 18:44:41.657 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.662 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.662 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.662 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.662 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.663 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.737 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.737 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.737 [eventLoopGroupProxy-13-1 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 74ms 2024-04-29 18:44:41.738 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.742 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.742 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.742 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.742 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.744 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.798 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.798 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.798 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2024-04-29 18:44:41.799 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.801 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.801 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.801 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.801 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.803 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.848 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.849 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.849 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 18:44:41.850 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.851 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.851 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.851 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.852 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.853 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.857 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.857 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.857 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 18:44:41.858 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.860 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.860 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.860 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.860 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.862 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.909 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.909 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.909 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 18:44:41.910 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.912 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.912 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.912 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.912 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.914 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.916 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.916 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.916 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:41.917 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.919 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.919 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.919 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.919 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.921 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.923 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.923 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.923 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:41.924 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.926 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.926 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.926 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.926 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.928 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.930 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.931 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.931 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:41.932 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.933 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.933 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.933 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.933 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.935 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.937 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.937 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.937 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:41.938 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.939 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.939 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.939 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.939 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.941 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.944 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.944 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.944 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:41.945 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.947 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.947 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.947 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.947 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.949 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.951 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.952 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.952 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:41.952 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.954 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.954 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.954 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.954 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.955 [DefaultDispatcher-worker-7 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:41.956 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.957 [eventLoopGroupProxy-13-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.958 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.958 [eventLoopGroupProxy-13-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:41.958 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.960 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.960 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.960 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.960 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.962 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.964 [eventLoopGroupProxy-13-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.964 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.964 [eventLoopGroupProxy-13-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:41.965 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.966 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.966 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.966 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.966 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.968 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.970 [eventLoopGroupProxy-13-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.970 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.970 [eventLoopGroupProxy-13-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:41.971 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.973 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.973 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.973 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.973 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.974 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.978 [eventLoopGroupProxy-13-1 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.978 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.978 [eventLoopGroupProxy-13-1 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 18:44:41.979 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.980 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.980 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.980 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.980 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.982 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.984 [eventLoopGroupProxy-13-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.985 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.985 [eventLoopGroupProxy-13-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:41.985 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.987 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.987 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.987 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.987 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.988 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.990 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.991 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.991 [eventLoopGroupProxy-13-1 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:41.991 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.993 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.993 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.993 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.993 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:41.994 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:41.997 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:41.997 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:41.997 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:41.998 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.999 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.999 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:41.999 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:41.999 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.001 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.005 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.005 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.005 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 18:44:42.006 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.007 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.007 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.007 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.007 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.009 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.011 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.011 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.011 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.012 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.013 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.014 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.014 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.014 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.015 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.018 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.018 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.018 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.019 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.021 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.021 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.021 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.021 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.022 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.024 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.025 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.025 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.025 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.027 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.027 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.027 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.027 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.029 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.031 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.031 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.031 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.032 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.033 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.033 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.034 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.034 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.035 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.037 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.037 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.038 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.038 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.040 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.040 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.040 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.040 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.041 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.043 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.044 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.044 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.044 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.046 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.046 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.046 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.046 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.047 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.050 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.050 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.050 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.051 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.052 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.052 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.052 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.052 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.054 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.056 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.056 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.056 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.057 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.058 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.058 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.058 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.058 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.059 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.061 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.061 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.061 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.062 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.063 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.063 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.063 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.063 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.065 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.067 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.067 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.067 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.068 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.069 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.069 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.069 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.069 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.071 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.073 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.073 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.073 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.074 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.075 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.075 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.075 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.075 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.076 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.078 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.078 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.079 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.079 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.080 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.081 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.081 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.081 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.082 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.128 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.128 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.128 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 18:44:42.129 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.132 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.132 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.132 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.132 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.134 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.137 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.137 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.137 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.138 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.140 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.140 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.141 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.141 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.142 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.145 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.145 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.145 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.146 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.147 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.147 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.147 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.147 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.149 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.151 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.151 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.152 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.152 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.154 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.154 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.154 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.154 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.156 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.205 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.205 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.205 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-29 18:44:42.206 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.208 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.208 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.208 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.208 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.209 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.257 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.258 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.258 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 18:44:42.258 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.260 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.260 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.260 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.260 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.262 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.264 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.264 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.264 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.264 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.266 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.266 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.266 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.266 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.267 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.269 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.269 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.269 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.270 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.271 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.271 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.271 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.271 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.272 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.319 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.320 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.320 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 18:44:42.320 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.322 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.322 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.322 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.322 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.323 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.326 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.326 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.326 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.327 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.328 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.328 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.328 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.328 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.330 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.332 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.332 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.332 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.333 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.334 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.334 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.334 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.334 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.335 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.337 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.337 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.338 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.338 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.339 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.339 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.339 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.339 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.341 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.343 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.343 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.343 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.344 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.345 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.345 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.345 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.345 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.346 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.392 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.392 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.392 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 18:44:42.393 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.394 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.394 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.394 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.394 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.396 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.398 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.399 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.399 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 18:44:42.399 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.400 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.401 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.401 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.401 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.402 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.404 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.404 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.405 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.405 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.406 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.407 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.407 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.407 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.408 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.410 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.410 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.411 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.411 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.412 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.412 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.412 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.412 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.414 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.416 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.416 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.416 [eventLoopGroupProxy-13-1 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.417 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.418 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.418 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.418 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.418 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.419 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.421 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.422 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.422 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.422 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.423 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.423 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.423 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.423 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.425 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.427 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.427 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.427 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.428 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.429 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.429 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.429 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.429 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.431 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.433 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.433 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.434 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.434 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.435 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.435 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.435 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.435 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.437 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.439 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.439 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.439 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.439 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.441 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.441 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.441 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.441 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.442 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.444 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.444 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.444 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.445 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.446 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.446 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.446 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.446 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.447 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.449 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.449 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.450 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.450 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.451 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.451 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.451 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.451 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.452 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.455 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.455 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.455 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.455 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.458 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.458 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.458 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.458 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.459 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.461 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.462 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.462 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.462 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.464 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.464 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.464 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.464 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.465 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.486 [DefaultDispatcher-worker-10 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:42.512 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.512 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.512 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 18:44:42.513 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.514 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.515 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.515 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.515 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.516 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.518 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.518 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.519 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.519 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.520 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.520 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.520 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.520 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.521 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.523 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.524 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.524 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.524 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.525 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.525 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.525 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.525 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.526 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.571 [eventLoopGroupProxy-13-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.571 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.571 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:42.572 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.574 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.574 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.574 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.574 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.576 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.578 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.578 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.579 [eventLoopGroupProxy-13-1 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.579 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.581 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.581 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.581 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.581 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.582 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.584 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.584 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.585 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.585 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.586 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.586 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.586 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.586 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.588 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.590 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.590 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.590 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.590 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.592 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.592 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.592 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.592 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.593 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.640 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.640 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.640 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 18:44:42.641 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.643 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.643 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.643 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.643 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.644 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.647 [eventLoopGroupProxy-13-1 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.647 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.647 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.648 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.649 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.649 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.649 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.649 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.651 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.696 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.696 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.696 [eventLoopGroupProxy-13-1 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:42.697 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.699 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.699 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.699 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.699 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.700 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.747 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.747 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.748 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 18:44:42.748 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.750 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.750 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.750 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.750 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.752 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.796 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.796 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.797 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:42.797 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.798 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.798 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.798 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.799 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.800 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.843 [eventLoopGroupProxy-13-1 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.843 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.843 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 18:44:42.844 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.845 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.845 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.845 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.845 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.846 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.848 [eventLoopGroupProxy-13-1 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.848 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.849 [eventLoopGroupProxy-13-1 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.849 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.851 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.851 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.851 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.851 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.852 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.854 [eventLoopGroupProxy-13-1 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.854 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.854 [eventLoopGroupProxy-13-1 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.855 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.857 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.857 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.857 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.857 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.858 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.860 [eventLoopGroupProxy-13-1 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.860 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.860 [eventLoopGroupProxy-13-1 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.861 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.862 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.862 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.862 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.862 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.864 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.866 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.866 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.866 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.866 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.868 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.868 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.868 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.868 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.869 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.871 [eventLoopGroupProxy-13-1 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.871 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.871 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.871 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.873 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.873 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.873 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.873 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.874 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.877 [eventLoopGroupProxy-13-1 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.877 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.877 [eventLoopGroupProxy-13-1 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.878 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.879 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.879 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.879 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.879 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.880 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.882 [eventLoopGroupProxy-13-1 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.883 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.883 [eventLoopGroupProxy-13-1 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.883 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.885 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.885 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.885 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.885 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.886 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.889 [eventLoopGroupProxy-13-1 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.889 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.889 [eventLoopGroupProxy-13-1 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.890 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.891 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.891 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.891 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.891 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.892 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.894 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.894 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.894 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.894 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.898 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.898 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.898 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.898 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.899 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.901 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.901 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.902 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.902 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.903 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.903 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.903 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.903 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.904 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.907 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.907 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.907 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.908 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.909 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.909 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.909 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.909 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.910 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.912 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.912 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.912 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.913 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.914 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.914 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.914 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.914 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.915 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.917 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.918 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.918 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.918 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.919 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.919 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.919 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.919 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.921 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.922 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.923 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.923 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.923 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.924 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.924 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.924 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.925 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.926 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.973 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.973 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.973 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 18:44:42.974 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.975 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.975 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.975 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.975 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.976 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.979 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.979 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.979 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:42.979 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.981 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.981 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.981 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.981 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.982 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.984 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.984 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.984 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.984 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.985 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.985 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.985 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.985 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.986 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.988 [eventLoopGroupProxy-13-1 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.988 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.988 [eventLoopGroupProxy-13-1 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.989 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.990 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.991 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.991 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.991 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.992 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:42.994 [eventLoopGroupProxy-13-1 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:42.994 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:42.994 [eventLoopGroupProxy-13-1 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:42.995 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.997 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.997 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:42.997 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:42.997 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:42.998 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.000 [eventLoopGroupProxy-13-1 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.000 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.000 [eventLoopGroupProxy-13-1 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.001 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.002 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.002 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.002 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.002 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.003 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.005 [eventLoopGroupProxy-13-1 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.005 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.005 [eventLoopGroupProxy-13-1 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.006 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.007 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.007 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.007 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.007 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.008 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.008 [DefaultDispatcher-worker-17 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:43.055 [eventLoopGroupProxy-13-1 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.056 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.056 [eventLoopGroupProxy-13-1 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 18:44:43.056 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.058 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.058 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.058 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.058 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.059 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.061 [DefaultDispatcher-worker-12 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.062 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.063 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.063 [eventLoopGroupProxy-13-1 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 18:44:43.063 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.064 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.064 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.065 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.065 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.066 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.068 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.068 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.068 [eventLoopGroupProxy-13-1 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.068 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.069 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.069 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.069 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.070 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.071 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.096 [DefaultDispatcher-worker-12 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fca9fae 2024-04-29 18:44:43.120 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.120 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.120 [eventLoopGroupProxy-13-1 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-29 18:44:43.121 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.123 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.123 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.123 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.123 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.124 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.126 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.127 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.127 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:43.127 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.129 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.129 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.129 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.129 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.130 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.131 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.131 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.131 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-04-29 18:44:43.132 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.133 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.133 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.133 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.133 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.134 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.136 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.136 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.136 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.136 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.137 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.137 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.137 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.137 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.138 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.140 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.140 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.140 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.141 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.142 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.142 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.142 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.142 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.144 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.146 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.146 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.146 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.147 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.148 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.148 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.148 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.148 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.149 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.151 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.151 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.151 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.152 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.153 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.153 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.153 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.153 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.154 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.156 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.156 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.156 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.156 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.158 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.158 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.158 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.158 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.159 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.160 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.161 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.161 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.161 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.162 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.162 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.162 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.162 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.164 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.165 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.166 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.166 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:43.166 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.167 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.167 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.167 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.167 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.168 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.170 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.170 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.170 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.171 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.172 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.173 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.173 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.173 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.174 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.176 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.176 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.176 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.177 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.178 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.178 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.178 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.178 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.179 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.224 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.224 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.225 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:43.225 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.226 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.227 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.227 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.227 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.228 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.230 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.231 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.231 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:43.231 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.233 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.233 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.233 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.233 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.234 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.284 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.284 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.285 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-29 18:44:43.285 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.287 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.287 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.287 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.287 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.288 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.291 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.292 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.292 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 18:44:43.292 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.294 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.294 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.294 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.294 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.295 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.339 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.339 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.339 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 18:44:43.340 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.341 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.341 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.341 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.341 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.342 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.387 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.387 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.387 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:43.387 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.389 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.389 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.389 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.389 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.390 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.439 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.439 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.439 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 18:44:43.440 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.441 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.441 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.441 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.441 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.442 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.487 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.487 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.487 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:43.488 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.489 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.489 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.489 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.489 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.491 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.525 [DefaultDispatcher-worker-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:43.535 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.535 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.535 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:43.536 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.538 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.538 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.538 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.538 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.539 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.542 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.542 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.542 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:43.543 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.544 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.544 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.544 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.545 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.546 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.591 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.591 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.591 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:43.592 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.594 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.594 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.594 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.594 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.595 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.598 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.598 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.598 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:43.599 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.600 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.600 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.600 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.600 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.602 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.604 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.605 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.605 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:43.605 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.607 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.607 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.607 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.607 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.608 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.611 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.611 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.611 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:43.611 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.613 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.613 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.613 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.613 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.614 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.617 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.617 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.617 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:43.617 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.619 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.619 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.619 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.619 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.620 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.622 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.622 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.622 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.623 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.625 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.625 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.625 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.625 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.626 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.672 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.672 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.672 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 18:44:43.672 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.674 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.674 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.674 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.674 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.675 [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) 2024-04-29 18:44:43.677 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.677 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.677 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.677 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.679 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.679 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.679 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.679 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.680 [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) 2024-04-29 18:44:43.681 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.681 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.681 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.682 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.683 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.683 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.683 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.683 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.684 [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) 2024-04-29 18:44:43.686 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.686 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.686 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.686 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.687 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.687 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.687 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.688 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.688 [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) 2024-04-29 18:44:43.731 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.731 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.732 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 18:44:43.732 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.734 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.734 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.734 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.734 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.735 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.737 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.737 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.737 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.737 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.739 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.739 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.739 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.739 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.740 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.741 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.741 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.741 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.742 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.743 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.744 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.744 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.744 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.745 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.746 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.747 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.747 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.747 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.748 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.748 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.748 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.748 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.749 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.795 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.795 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.795 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 18:44:43.796 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.798 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.798 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.798 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.798 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.799 [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) 2024-04-29 18:44:43.844 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.844 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.844 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:43.845 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.846 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.846 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.846 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.846 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.847 [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) 2024-04-29 18:44:43.849 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.850 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.850 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:43.850 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.854 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.854 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.854 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.854 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.856 [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) 2024-04-29 18:44:43.864 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.865 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.865 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-29 18:44:43.865 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.867 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.867 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.867 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.867 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.868 [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) 2024-04-29 18:44:43.869 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.869 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.869 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-04-29 18:44:43.870 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.871 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.871 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.871 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.871 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.872 [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) 2024-04-29 18:44:43.916 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.916 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.916 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 18:44:43.916 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.918 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.918 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.918 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.918 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.919 [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) 2024-04-29 18:44:43.921 [eventLoopGroupProxy-13-1 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.921 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.921 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:43.922 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.923 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.923 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.923 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.923 [DefaultDispatcher-worker-17 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.924 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:43.968 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:43.968 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:43.968 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 18:44:43.968 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.970 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.970 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:43.970 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:43.970 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:43.971 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:44.015 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:44.016 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:44.016 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:44.016 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.018 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.018 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:44.018 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.018 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:44.019 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:44.021 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:44.021 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:44.021 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:44.022 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.023 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.023 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:44.023 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.023 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:44.024 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:44.042 [DefaultDispatcher-worker-11 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:44.069 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:44.069 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:44.069 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:44.070 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.071 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.071 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:44.071 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.071 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:44.072 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:44.074 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:44.074 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:44.074 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:44.075 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.076 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.076 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:44.076 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.076 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:44.077 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:44.078 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:44.079 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:44.079 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:44.079 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.080 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.081 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:44.081 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.081 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:44.082 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:44.084 [eventLoopGroupProxy-13-1 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:44.084 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:44.084 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:44.085 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.086 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.087 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:44.087 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.087 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:44.087 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:44.094 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:44.095 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:44.095 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-29 18:44:44.095 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.097 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.097 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:44.097 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.097 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:44.098 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:44.143 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:44.143 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:44.143 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 18:44:44.144 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.145 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.145 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:44.145 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.145 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:44.146 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:44.148 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:44.148 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:44.148 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:44.148 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.150 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.150 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:44.150 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.150 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:44.151 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:44.152 [eventLoopGroupProxy-13-1 @coroutine#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:44.153 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:44.153 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 18:44:44.153 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.155 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.155 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:44.155 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.155 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:44.156 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 18:44:44.159 [eventLoopGroupProxy-13-1 @coroutine#1613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:44.159 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:44.159 [eventLoopGroupProxy-13-1 @call-handler#1612] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 18:44:44.160 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:44.174 [DefaultDispatcher-worker-2 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:44.183 [DefaultDispatcher-worker-1 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:44.184 [DefaultDispatcher-worker-1 @coroutine#798] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:44.184 [DefaultDispatcher-worker-1 @coroutine#798] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:44.184 [DefaultDispatcher-worker-1 @coroutine#798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:44.184 [DefaultDispatcher-worker-1 @coroutine#798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 18:44:44.185 [eventLoopGroupProxy-13-1 @call-handler#1622] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 18:44:44.186 [eventLoopGroupProxy-13-1 @call-handler#1622] 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 2024-04-29 18:44:44.186 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:44.212 [DefaultDispatcher-worker-15 @call-handler#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594fcb22 2024-04-29 18:44:44.212 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:44.212 [eventLoopGroupProxy-13-1 @call-handler#1622] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-04-29 18:44:44.212 [DefaultDispatcher-worker-15 @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586573482857603072/_ustadmanifest.json 2024-04-29 18:44:44.213 [DefaultDispatcher-worker-15 @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586573482857603072/_ustadmanifest.json. 2024-04-29 18:44:44.213 [DefaultDispatcher-worker-15 @coroutine#764] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586573482857603072/_ustadmanifest.json 2024-04-29 18:44:44.213 [DefaultDispatcher-worker-3 @coroutine#798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:44.213 [DefaultDispatcher-worker-3 @coroutine#798] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:44.213 [DefaultDispatcher-worker-3 @coroutine#798] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:44.213 [DefaultDispatcher-worker-3 @coroutine#798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:44.214 [DefaultDispatcher-worker-11 @coroutine#764] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586573482857603072/_ustadmanifest.json 2024-04-29 18:44:44.214 [DefaultDispatcher-worker-11 @coroutine#764] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586573482857603072/_ustadmanifest.json 2024-04-29 18:44:44.215 [DefaultDispatcher-worker-7 @coroutine#764] 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:8094/api/content/586573482857603072/_ustadmanifest.json. 2024-04-29 18:44:44.215 [DefaultDispatcher-worker-7 @coroutine#764] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586573482857603072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 18:44:44.223 [DefaultDispatcher-worker-1 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-04-29 18:44:44.249 [DefaultDispatcher-worker-16 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594fcb22 2024-04-29 18:44:44.260 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 18:44:44.260 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 18:44:44.260 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 18:44:44.260 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 18:44:44.260 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 18:44:44.265 [Test worker @coroutine#1638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fca9fae 2024-04-29 18:44:44.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-29 18:44:44.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-29 18:44:44.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:44.265 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e: (connection evicted) 2024-04-29 18:44:44.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:44.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-29 18:44:44.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-29 18:44:44.584 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 18:44:44.585 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 18:44:44.674 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 18:44:45.071 [DefaultDispatcher-worker-15 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 18:44:45.269 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@b0d4873 2024-04-29 18:44:45.269 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@b0d4873 2024-04-29 18:44:45.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-29 18:44:45.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-29 18:44:45.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:45.270 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@594fcb22: (connection evicted) 2024-04-29 18:44:45.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:45.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-29 18:44:45.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-29 18:44:45.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe3ebb3 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:45.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f30d0eb 2024-04-29 18:44:45.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f30d0eb 2024-04-29 18:44:45.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-29 18:44:45.298 [DefaultDispatcher-worker-6 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f30d0eb 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aefdb9e 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:45.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:45.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-29 18:44:45.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2024-04-29 18:44:45.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2024-04-29 18:44:45.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c30decf 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-29 18:44:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:45.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-29 18:44:45.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0f4282 2024-04-29 18:44:45.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0f4282 2024-04-29 18:44:45.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-29 18:44:45.309 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 18:44:45.310 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-29 18:44:45.312 [DefaultDispatcher-worker-1 @coroutine#1660] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 18:44:45.317 [DefaultDispatcher-worker-1 @coroutine#1662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2024-04-29 18:44:45.318 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:45.318 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 18:44:45.318 [Test worker @coroutine#1661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:45.318 [Test worker @coroutine#1661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 18:44:45.322 [eventLoopGroupProxy-16-1 @call-handler#1667] 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) 2024-04-29 18:44:45.322 [eventLoopGroupProxy-16-1 @call-handler#1667] 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 2024-04-29 18:44:45.323 [eventLoopGroupProxy-16-1 @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0f4282 2024-04-29 18:44:45.325 [Test worker @coroutine#1661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:45.325 [Test worker @coroutine#1661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 18:44:45.325 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 18:44:45.325 [Test worker @coroutine#1661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:45.326 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:45.326 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 18:44:45.326 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:45.326 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:45.327 [eventLoopGroupProxy-16-1 @call-handler#1674] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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) 2024-04-29 18:44:45.331 [eventLoopGroupProxy-16-1 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0f4282 2024-04-29 18:44:45.331 [eventLoopGroupProxy-16-1 @call-handler#1674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:45.332 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 18:44:45.335 [eventLoopGroupProxy-16-2 @call-handler#1684] 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) 2024-04-29 18:44:45.340 [eventLoopGroupProxy-16-2 @call-handler#1684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:45.345 [Test worker @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2024-04-29 18:44:45.381 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:45.404 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:45.406 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d6dc2b8 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:46.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:46.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cf5626 2024-04-29 18:44:46.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cf5626 2024-04-29 18:44:46.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-29 18:44:46.457 [DefaultDispatcher-worker-13 @coroutine#1692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cf5626 2024-04-29 18:44:46.462 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54143/api/blob/upload-init-batch 2024-04-29 18:44:46.462 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54143/api/blob/upload-init-batch. 2024-04-29 18:44:46.462 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54143/api/blob/upload-init-batch 2024-04-29 18:44:46.462 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54143/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 18:44:46.464 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54143/api/blob/upload-init-batch 2024-04-29 18:44:46.464 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54143/api/blob/upload-init-batch 2024-04-29 18:44:46.464 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54143/api/blob/upload-init-batch. 2024-04-29 18:44:46.464 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54143/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:46.476 [DefaultDispatcher-worker-7 @coroutine#1692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cf5626 2024-04-29 18:44:46.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-29 18:44:46.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-29 18:44:46.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:46.482 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55cf5626: (connection evicted) 2024-04-29 18:44:46.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:46.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-29 18:44:46.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-29 18:44:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d7a853 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:46.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-29 18:44:46.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc16fc9 2024-04-29 18:44:46.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc16fc9 2024-04-29 18:44:46.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-29 18:44:46.511 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55113/api/blob/upload-init-batch 2024-04-29 18:44:46.512 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55113/api/blob/upload-init-batch. 2024-04-29 18:44:46.512 [Test worker @coroutine#1704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55113/api/blob/upload-init-batch 2024-04-29 18:44:46.512 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55113/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 18:44:46.514 [Test worker @coroutine#1704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55113/api/blob/upload-init-batch 2024-04-29 18:44:46.514 [Test worker @coroutine#1704] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55113/api/blob/upload-init-batch 2024-04-29 18:44:46.514 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55113/api/blob/upload-init-batch. 2024-04-29 18:44:46.514 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55113/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:46.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-29 18:44:46.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-29 18:44:46.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:46.515 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dc16fc9: (connection evicted) 2024-04-29 18:44:46.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:46.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-29 18:44:46.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-29 18:44:46.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af7c9aa 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:46.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec52163 2024-04-29 18:44:46.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec52163 2024-04-29 18:44:46.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-29 18:44:46.537 [Test worker @coroutine#1710] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33555/api/blob/upload-init-batch 2024-04-29 18:44:46.537 [Test worker @coroutine#1710] 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:33555/api/blob/upload-init-batch. 2024-04-29 18:44:46.537 [Test worker @coroutine#1710] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33555/api/blob/upload-init-batch 2024-04-29 18:44:46.537 [Test worker @coroutine#1710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33555/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 18:44:46.539 [Test worker @coroutine#1710] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33555/api/blob/upload-init-batch 2024-04-29 18:44:46.539 [Test worker @coroutine#1710] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33555/api/blob/upload-init-batch 2024-04-29 18:44:46.540 [Test worker @coroutine#1710] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33555/api/blob/upload-init-batch. 2024-04-29 18:44:46.540 [Test worker @coroutine#1710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33555/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:46.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-29 18:44:46.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-29 18:44:46.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:46.545 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ec52163: (connection evicted) 2024-04-29 18:44:46.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:46.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-29 18:44:46.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-29 18:44:46.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e3c0627 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:46.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:46.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-29 18:44:46.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-04-29 18:44:46.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-04-29 18:44:46.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-29 18:44:46.896 [DefaultDispatcher-worker-4 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c31b6c2 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:46.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8b36af 2024-04-29 18:44:46.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8b36af 2024-04-29 18:44:46.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:46.936 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ffa527 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:46.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 18:44:46.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 18:44:46.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-29 18:44:46.972 [DefaultDispatcher-worker-7 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 18:44:46.982 [DefaultDispatcher-worker-7 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 18:44:46.991 [DefaultDispatcher-worker-11 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 18:44:47.000 [DefaultDispatcher-worker-7 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 18:44:47.000 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:47.005 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 18:44:47.016 [DefaultDispatcher-worker-7 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-29 18:44:47.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-29 18:44:47.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-29 18:44:47.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:47.022 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@463746eb: (connection evicted) 2024-04-29 18:44:47.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:47.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-29 18:44:47.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@255482cb 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:47.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:47.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-29 18:44:47.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 18:44:47.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 18:44:47.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-29 18:44:47.068 [DefaultDispatcher-worker-7 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 18:44:47.078 [DefaultDispatcher-worker-4 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 18:44:47.088 [DefaultDispatcher-worker-11 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 18:44:47.099 [DefaultDispatcher-worker-17 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 18:44:47.104 [Test worker @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 18:44:47.115 [DefaultDispatcher-worker-3 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-04-29 18:44:47.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-29 18:44:47.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-29 18:44:47.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:47.117 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@641255d1: (connection evicted) 2024-04-29 18:44:47.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:47.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-29 18:44:47.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-29 18:44:47.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46067a74 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:47.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-29 18:44:47.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-04-29 18:44:47.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-04-29 18:44:47.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-29 18:44:47.161 [DefaultDispatcher-worker-3 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-04-29 18:44:47.169 [DefaultDispatcher-worker-4 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-04-29 18:44:47.177 [DefaultDispatcher-worker-3 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-04-29 18:44:47.185 [DefaultDispatcher-worker-17 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-04-29 18:44:47.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-29 18:44:47.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-29 18:44:47.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:47.186 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362e6fe: (connection evicted) 2024-04-29 18:44:47.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:47.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-29 18:44:47.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f3565c0 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:47.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:47.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-29 18:44:47.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 18:44:47.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 18:44:47.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-29 18:44:47.232 [DefaultDispatcher-worker-17 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 18:44:47.243 [DefaultDispatcher-worker-15 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 18:44:47.252 [DefaultDispatcher-worker-4 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 18:44:47.262 [DefaultDispatcher-worker-16 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 18:44:47.266 [Test worker @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 18:44:47.273 [DefaultDispatcher-worker-17 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 18:44:47.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-29 18:44:47.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-29 18:44:47.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:47.274 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d: (connection evicted) 2024-04-29 18:44:47.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:47.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-29 18:44:47.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-29 18:44:47.282 [DefaultDispatcher-worker-5 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f30d0eb 2024-04-29 18:44:47.308 [DefaultDispatcher-worker-17 @coroutine#1770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0f4282 2024-04-29 18:44:53.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cf1b5fb 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:53.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:53.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-29 18:44:53.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be85f15 2024-04-29 18:44:53.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be85f15 2024-04-29 18:44:53.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-29 18:44:53.508 [DefaultDispatcher-worker-17 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be85f15 2024-04-29 18:44:53.554 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f16350 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:54.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:54.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-29 18:44:54.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@21262bde 2024-04-29 18:44:54.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@21262bde 2024-04-29 18:44:54.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-29 18:44:54.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698daff6 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:54.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2024-04-29 18:44:54.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2024-04-29 18:44:54.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-29 18:44:54.238 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2024-04-29 18:44:54.241 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@235d46b2 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:54.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:54.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-29 18:44:54.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@f83616 2024-04-29 18:44:54.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@f83616 2024-04-29 18:44:54.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-29 18:44:54.272 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f83616 2024-04-29 18:44:54.275 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f83616 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e17a9e6 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:54.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:54.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a175162 2024-04-29 18:44:54.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a175162 2024-04-29 18:44:54.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-29 18:44:54.289 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:54.307 [Test worker @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a175162 2024-04-29 18:44:54.307 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:54.309 [Test worker @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a175162 2024-04-29 18:44:54.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52f71d2 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:54.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-04-29 18:44:54.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-04-29 18:44:54.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-29 18:44:54.337 [Test worker @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-04-29 18:44:54.342 [Test worker @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-04-29 18:44:54.347 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:54.349 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60193/ 2024-04-29 18:44:54.349 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60193/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.351 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60193/ 2024-04-29 18:44:54.351 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60193/ 2024-04-29 18:44:54.351 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60193/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.382 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:54.393 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60193/ 2024-04-29 18:44:54.393 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60193/ 2024-04-29 18:44:54.393 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60193/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.411 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:54.437 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60193/ 2024-04-29 18:44:54.437 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60193/ 2024-04-29 18:44:54.437 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60193/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.485 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60193/ 2024-04-29 18:44:54.485 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60193/ 2024-04-29 18:44:54.485 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60193/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.529 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60193/ 2024-04-29 18:44:54.529 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60193/ 2024-04-29 18:44:54.529 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60193/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.573 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60193/ 2024-04-29 18:44:54.573 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60193/ 2024-04-29 18:44:54.573 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60193/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.617 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60193/ 2024-04-29 18:44:54.621 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54953/ 2024-04-29 18:44:54.621 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54953/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.622 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54953/ 2024-04-29 18:44:54.623 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54953/ 2024-04-29 18:44:54.623 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54953/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.665 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54953/ 2024-04-29 18:44:54.665 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54953/ 2024-04-29 18:44:54.665 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54953/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.709 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54953/ 2024-04-29 18:44:54.709 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54953/ 2024-04-29 18:44:54.709 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54953/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.753 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54953/ 2024-04-29 18:44:54.753 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54953/ 2024-04-29 18:44:54.753 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54953/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.797 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54953/ 2024-04-29 18:44:54.797 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54953/ 2024-04-29 18:44:54.797 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54953/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.841 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54953/ 2024-04-29 18:44:54.841 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54953/ 2024-04-29 18:44:54.841 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54953/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 18:44:54.842 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54953/ 2024-04-29 18:44:55.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13e6ab86 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:55.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-29 18:44:55.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:44:55.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:44:55.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-29 18:44:55.091 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:44:55.103 [Test worker @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:44:55.104 [Test worker @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:44:55.107 [DefaultDispatcher-worker-17 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.107 [DefaultDispatcher-worker-17 @coroutine#1894] 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:41633/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:55.107 [DefaultDispatcher-worker-17 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.107 [DefaultDispatcher-worker-17 @coroutine#1894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41633/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:55.109 [DefaultDispatcher-worker-15 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.109 [DefaultDispatcher-worker-15 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.118 [DefaultDispatcher-worker-15 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:44:55.119 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.119 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:55.119 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.120 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.120 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.122 [Test worker @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a5eb613 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:55.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-29 18:44:55.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cfc9eb 2024-04-29 18:44:55.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cfc9eb 2024-04-29 18:44:55.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-29 18:44:55.145 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cfc9eb 2024-04-29 18:44:55.156 [Test worker @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cfc9eb 2024-04-29 18:44:55.158 [Test worker @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cfc9eb 2024-04-29 18:44:55.163 [DefaultDispatcher-worker-11 @coroutine#1916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 18:44:55.163 [DefaultDispatcher-worker-11 @coroutine#1916] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-29 18:44:55.163 [DefaultDispatcher-worker-11 @coroutine#1916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 18:44:55.164 [DefaultDispatcher-worker-4 @coroutine#1916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 18:44:55.164 [DefaultDispatcher-worker-4 @coroutine#1916] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 18:44:55.168 [DefaultDispatcher-worker-16 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cfc9eb 2024-04-29 18:44:55.171 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:55.174 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc07c5d 2024-04-29 18:44:55.174 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc07c5d 2024-04-29 18:44:55.178 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@15079155 2024-04-29 18:44:55.178 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@15079155 2024-04-29 18:44:55.181 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1138172d 2024-04-29 18:44:55.181 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1138172d 2024-04-29 18:44:55.185 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@543a9b6e 2024-04-29 18:44:55.185 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@543a9b6e 2024-04-29 18:44:55.187 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c802720 2024-04-29 18:44:55.187 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c802720 2024-04-29 18:44:55.190 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@65248adc 2024-04-29 18:44:55.190 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@65248adc 2024-04-29 18:44:55.192 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3474682a 2024-04-29 18:44:55.192 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3474682a 2024-04-29 18:44:55.194 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@34156421 2024-04-29 18:44:55.195 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@34156421 2024-04-29 18:44:55.197 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7961eca4 2024-04-29 18:44:55.197 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7961eca4 2024-04-29 18:44:55.197 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:55.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-29 18:44:55.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:55.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:55.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:55.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713c8cbb 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:55.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-29 18:44:55.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-29 18:44:55.224 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:55.229 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cea1181 2024-04-29 18:44:55.229 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cea1181 2024-04-29 18:44:55.233 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@222dea6c 2024-04-29 18:44:55.233 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@222dea6c 2024-04-29 18:44:55.236 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.237 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@26127af1 2024-04-29 18:44:55.237 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@26127af1 2024-04-29 18:44:55.240 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6310e057 2024-04-29 18:44:55.240 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6310e057 2024-04-29 18:44:55.243 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f0a83ad 2024-04-29 18:44:55.243 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f0a83ad 2024-04-29 18:44:55.245 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b964aa 2024-04-29 18:44:55.245 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b964aa 2024-04-29 18:44:55.248 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@674959fe 2024-04-29 18:44:55.248 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@674959fe 2024-04-29 18:44:55.248 [Test worker @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.250 [Test worker @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.250 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f1f18 2024-04-29 18:44:55.250 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f1f18 2024-04-29 18:44:55.251 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.251 [DefaultDispatcher-worker-9 @coroutine#1927] 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:59401/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:55.251 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.251 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59401/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:55.253 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e3e339 2024-04-29 18:44:55.253 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e3e339 2024-04-29 18:44:55.253 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:55.253 [DefaultDispatcher-worker-15 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.253 [DefaultDispatcher-worker-15 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.261 [DefaultDispatcher-worker-14 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.261 [DefaultDispatcher-worker-14 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.261 [DefaultDispatcher-worker-14 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:55.261 [DefaultDispatcher-worker-14 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.262 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.262 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.264 [Test worker @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.275 [DefaultDispatcher-worker-1 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.286 [DefaultDispatcher-worker-1 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.296 [DefaultDispatcher-worker-3 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.307 [DefaultDispatcher-worker-15 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.312 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:55.317 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@b38644a 2024-04-29 18:44:55.317 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@b38644a 2024-04-29 18:44:55.320 [DefaultDispatcher-worker-9 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.321 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff8b5d 2024-04-29 18:44:55.321 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff8b5d 2024-04-29 18:44:55.325 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c00f3a 2024-04-29 18:44:55.325 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c00f3a 2024-04-29 18:44:55.328 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c28166 2024-04-29 18:44:55.328 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c28166 2024-04-29 18:44:55.331 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c90a780 2024-04-29 18:44:55.331 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c90a780 2024-04-29 18:44:55.331 [DefaultDispatcher-worker-3 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.333 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cc602c 2024-04-29 18:44:55.333 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cc602c 2024-04-29 18:44:55.335 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@74741870 2024-04-29 18:44:55.335 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@74741870 2024-04-29 18:44:55.337 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ed7e29 2024-04-29 18:44:55.337 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ed7e29 2024-04-29 18:44:55.339 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc86193 2024-04-29 18:44:55.339 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc86193 2024-04-29 18:44:55.339 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 18:44:55.341 [DefaultDispatcher-worker-10 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.351 [DefaultDispatcher-worker-15 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.364 [DefaultDispatcher-worker-14 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.374 [DefaultDispatcher-worker-4 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bbd4048 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:55.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-29 18:44:55.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:44:55.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:44:55.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-29 18:44:55.410 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:44:55.422 [Test worker @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:44:55.424 [Test worker @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:44:55.425 [DefaultDispatcher-worker-15 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.425 [DefaultDispatcher-worker-15 @coroutine#1973] 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:36443/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:55.425 [DefaultDispatcher-worker-15 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.425 [DefaultDispatcher-worker-15 @coroutine#1973] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36443/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:55.427 [DefaultDispatcher-worker-3 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.427 [DefaultDispatcher-worker-3 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.435 [DefaultDispatcher-worker-4 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:44:55.436 [DefaultDispatcher-worker-4 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.436 [DefaultDispatcher-worker-4 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:55.436 [DefaultDispatcher-worker-4 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.437 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.437 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.439 [Test worker @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@650997b0 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:55.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:55.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:55.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:55.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-29 18:44:55.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:55.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:55.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:55.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:55.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:55.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:55.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:55.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:55.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-29 18:44:55.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 18:44:55.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 18:44:55.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-29 18:44:55.444 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 18:44:55.457 [Test worker @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 18:44:55.459 [Test worker @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 18:44:55.460 [DefaultDispatcher-worker-7 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 18:44:55.460 [DefaultDispatcher-worker-7 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-29 18:44:55.460 [DefaultDispatcher-worker-7 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 18:44:55.462 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 18:44:55.462 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 18:44:55.471 [DefaultDispatcher-worker-8 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 18:44:55.487 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:55.490 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c779836 2024-04-29 18:44:55.490 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c779836 2024-04-29 18:44:55.492 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b073c8 2024-04-29 18:44:55.493 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b073c8 2024-04-29 18:44:55.495 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@268ff346 2024-04-29 18:44:55.495 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@268ff346 2024-04-29 18:44:55.497 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@638d79f3 2024-04-29 18:44:55.497 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@638d79f3 2024-04-29 18:44:55.500 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@732beb9c 2024-04-29 18:44:55.500 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@732beb9c 2024-04-29 18:44:55.502 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a4f802 2024-04-29 18:44:55.502 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a4f802 2024-04-29 18:44:55.504 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@be834d3 2024-04-29 18:44:55.504 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@be834d3 2024-04-29 18:44:55.507 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a286bc 2024-04-29 18:44:55.507 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a286bc 2024-04-29 18:44:55.509 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff9ea5f 2024-04-29 18:44:55.509 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff9ea5f 2024-04-29 18:44:55.509 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:55.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b0d5a7 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:55.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:55.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-29 18:44:55.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:44:55.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:44:55.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-29 18:44:55.536 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:44:55.543 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:55.548 [Test worker @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:44:55.548 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3968452c 2024-04-29 18:44:55.548 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3968452c 2024-04-29 18:44:55.550 [Test worker @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:44:55.551 [DefaultDispatcher-worker-16 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.551 [DefaultDispatcher-worker-16 @coroutine#2006] 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:38557/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:55.551 [DefaultDispatcher-worker-16 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.551 [DefaultDispatcher-worker-16 @coroutine#2006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38557/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:55.553 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@37afbc71 2024-04-29 18:44:55.553 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@37afbc71 2024-04-29 18:44:55.554 [DefaultDispatcher-worker-8 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.554 [DefaultDispatcher-worker-8 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.557 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@33902e5c 2024-04-29 18:44:55.557 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@33902e5c 2024-04-29 18:44:55.559 [DefaultDispatcher-worker-10 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:44:55.560 [DefaultDispatcher-worker-10 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.560 [DefaultDispatcher-worker-10 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:55.560 [DefaultDispatcher-worker-10 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.560 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7692b64a 2024-04-29 18:44:55.560 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7692b64a 2024-04-29 18:44:55.561 [DefaultDispatcher-worker-3 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.561 [DefaultDispatcher-worker-3 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.563 [Test worker @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:44:55.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:55.564 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@da8cc91 2024-04-29 18:44:55.564 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@da8cc91 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@779cda39 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:55.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:55.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-29 18:44:55.567 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@472ea561 2024-04-29 18:44:55.567 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@472ea561 2024-04-29 18:44:55.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4512f5f1 2024-04-29 18:44:55.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4512f5f1 2024-04-29 18:44:55.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-29 18:44:55.569 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4512f5f1 2024-04-29 18:44:55.570 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fe8116 2024-04-29 18:44:55.570 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fe8116 2024-04-29 18:44:55.573 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bd4905 2024-04-29 18:44:55.573 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bd4905 2024-04-29 18:44:55.575 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dbac307 2024-04-29 18:44:55.575 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dbac307 2024-04-29 18:44:55.575 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:55.583 [Test worker @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4512f5f1 2024-04-29 18:44:55.585 [Test worker @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4512f5f1 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c4c32ff 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:55.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:55.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-29 18:44:55.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:44:55.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:44:55.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-29 18:44:55.596 [DefaultDispatcher-worker-13 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4512f5f1 2024-04-29 18:44:55.608 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:44:55.612 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:55.617 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d48169 2024-04-29 18:44:55.617 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d48169 2024-04-29 18:44:55.619 [Test worker @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:44:55.620 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a137783 2024-04-29 18:44:55.620 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a137783 2024-04-29 18:44:55.621 [Test worker @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:44:55.622 [DefaultDispatcher-worker-13 @coroutine#2035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.622 [DefaultDispatcher-worker-13 @coroutine#2035] 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:52035/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:55.622 [DefaultDispatcher-worker-13 @coroutine#2035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.623 [DefaultDispatcher-worker-13 @coroutine#2035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52035/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:55.624 [DefaultDispatcher-worker-11 @coroutine#2035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.624 [DefaultDispatcher-worker-11 @coroutine#2035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.624 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2cea19 2024-04-29 18:44:55.624 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2cea19 2024-04-29 18:44:55.628 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2e7db8 2024-04-29 18:44:55.628 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2e7db8 2024-04-29 18:44:55.631 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b117a7d 2024-04-29 18:44:55.631 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b117a7d 2024-04-29 18:44:55.632 [DefaultDispatcher-worker-1 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:44:55.632 [DefaultDispatcher-worker-1 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.632 [DefaultDispatcher-worker-1 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:55.632 [DefaultDispatcher-worker-1 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.633 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.633 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.634 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aefb7f3 2024-04-29 18:44:55.634 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aefb7f3 2024-04-29 18:44:55.635 [Test worker @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f3c920 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:55.636 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@133aee95 2024-04-29 18:44:55.636 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@133aee95 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:55.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:55.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-29 18:44:55.639 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0182f7 2024-04-29 18:44:55.639 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0182f7 2024-04-29 18:44:55.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 18:44:55.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 18:44:55.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-29 18:44:55.641 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 18:44:55.641 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@b23df78 2024-04-29 18:44:55.641 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@b23df78 2024-04-29 18:44:55.641 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:55.655 [Test worker @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 18:44:55.657 [Test worker @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74b92044 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:55.658 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:55.659 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:55.659 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:55.659 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-29 18:44:55.659 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:55.659 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:55.659 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:55.659 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:55.659 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:55.659 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:55.659 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:55.659 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:55.659 [DefaultDispatcher-worker-1 @coroutine#2056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-29 18:44:55.660 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:44:55.660 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:44:55.660 [DefaultDispatcher-worker-1 @coroutine#2056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-29 18:44:55.668 [DefaultDispatcher-worker-3 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 18:44:55.668 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:55.672 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f0d470 2024-04-29 18:44:55.672 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f0d470 2024-04-29 18:44:55.676 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e37261e 2024-04-29 18:44:55.676 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e37261e 2024-04-29 18:44:55.679 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a08bf00 2024-04-29 18:44:55.679 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a08bf00 2024-04-29 18:44:55.683 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0a2c25 2024-04-29 18:44:55.683 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0a2c25 2024-04-29 18:44:55.685 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:44:55.686 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bf3ee0 2024-04-29 18:44:55.686 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bf3ee0 2024-04-29 18:44:55.687 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:55.689 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eefe61f 2024-04-29 18:44:55.689 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eefe61f 2024-04-29 18:44:55.691 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b0aa7d 2024-04-29 18:44:55.691 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b0aa7d 2024-04-29 18:44:55.692 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b33bd1 2024-04-29 18:44:55.692 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b33bd1 2024-04-29 18:44:55.694 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f25d36a 2024-04-29 18:44:55.694 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f25d36a 2024-04-29 18:44:55.696 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fddac50 2024-04-29 18:44:55.696 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fddac50 2024-04-29 18:44:55.696 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:55.697 [DefaultDispatcher-worker-1 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:44:55.697 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e74dfb7 2024-04-29 18:44:55.697 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e74dfb7 2024-04-29 18:44:55.699 [DefaultDispatcher-worker-1 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:44:55.700 [DefaultDispatcher-worker-11 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.700 [DefaultDispatcher-worker-11 @coroutine#2064] 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. 2024-04-29 18:44:55.700 [DefaultDispatcher-worker-11 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.700 [DefaultDispatcher-worker-11 @coroutine#2064] 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 2024-04-29 18:44:55.700 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4b50a1 2024-04-29 18:44:55.700 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4b50a1 2024-04-29 18:44:55.700 [DefaultDispatcher-worker-1 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 18:44:55.700 [DefaultDispatcher-worker-1 @coroutine#2056] 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. 2024-04-29 18:44:55.700 [DefaultDispatcher-worker-1 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 18:44:55.701 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.702 [DefaultDispatcher-worker-16 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 18:44:55.703 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f49d58c 2024-04-29 18:44:55.703 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f49d58c 2024-04-29 18:44:55.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39e91bda 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:55.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:55.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-29 18:44:55.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-29 18:44:55.708 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@566d0807 2024-04-29 18:44:55.708 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@566d0807 2024-04-29 18:44:55.721 [DefaultDispatcher-worker-6 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:44:55.721 [DefaultDispatcher-worker-6 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.721 [DefaultDispatcher-worker-6 @coroutine#2063] 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. 2024-04-29 18:44:55.721 [DefaultDispatcher-worker-6 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.722 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.723 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1cec1a 2024-04-29 18:44:55.723 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1cec1a 2024-04-29 18:44:55.726 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed26f20 2024-04-29 18:44:55.726 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed26f20 2024-04-29 18:44:55.728 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f662ac3 2024-04-29 18:44:55.728 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f662ac3 2024-04-29 18:44:55.731 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@41752818 2024-04-29 18:44:55.731 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@41752818 2024-04-29 18:44:55.731 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:55.739 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.740 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:55.743 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb71610 2024-04-29 18:44:55.743 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb71610 2024-04-29 18:44:55.746 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2170fd96 2024-04-29 18:44:55.746 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2170fd96 2024-04-29 18:44:55.749 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@254f7d60 2024-04-29 18:44:55.749 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@254f7d60 2024-04-29 18:44:55.751 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.752 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@604df7ad 2024-04-29 18:44:55.752 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@604df7ad 2024-04-29 18:44:55.753 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.754 [DefaultDispatcher-worker-3 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.754 [DefaultDispatcher-worker-3 @coroutine#2078] 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:55875/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:55.754 [DefaultDispatcher-worker-3 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.754 [DefaultDispatcher-worker-3 @coroutine#2078] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55875/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:55.755 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@775d6a22 2024-04-29 18:44:55.756 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@775d6a22 2024-04-29 18:44:55.756 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.756 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.758 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5167b512 2024-04-29 18:44:55.759 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5167b512 2024-04-29 18:44:55.760 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:55.761 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9d7623 2024-04-29 18:44:55.761 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9d7623 2024-04-29 18:44:55.764 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@15afddf3 2024-04-29 18:44:55.764 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@15afddf3 2024-04-29 18:44:55.764 [DefaultDispatcher-worker-15 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.764 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6208e2 2024-04-29 18:44:55.764 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6208e2 2024-04-29 18:44:55.764 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.764 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:55.764 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.765 [DefaultDispatcher-worker-3 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.765 [DefaultDispatcher-worker-3 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.767 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b683136 2024-04-29 18:44:55.767 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b683136 2024-04-29 18:44:55.767 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf26eb6 2024-04-29 18:44:55.767 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf26eb6 2024-04-29 18:44:55.767 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:55.767 [Test worker @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.770 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f57b683 2024-04-29 18:44:55.770 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f57b683 2024-04-29 18:44:55.772 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a553b0d 2024-04-29 18:44:55.772 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a553b0d 2024-04-29 18:44:55.774 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fe35f1 2024-04-29 18:44:55.774 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fe35f1 2024-04-29 18:44:55.776 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b454379 2024-04-29 18:44:55.777 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b454379 2024-04-29 18:44:55.779 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4904133c 2024-04-29 18:44:55.779 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4904133c 2024-04-29 18:44:55.779 [DefaultDispatcher-worker-7 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.781 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7ac442 2024-04-29 18:44:55.781 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7ac442 2024-04-29 18:44:55.783 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6b3f41 2024-04-29 18:44:55.783 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6b3f41 2024-04-29 18:44:55.783 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:55.789 [DefaultDispatcher-worker-7 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.798 [DefaultDispatcher-worker-15 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.808 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:55.809 [DefaultDispatcher-worker-2 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.812 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@685fedb 2024-04-29 18:44:55.812 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@685fedb 2024-04-29 18:44:55.815 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@842107b 2024-04-29 18:44:55.815 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@842107b 2024-04-29 18:44:55.818 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d95ab 2024-04-29 18:44:55.818 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d95ab 2024-04-29 18:44:55.821 [DefaultDispatcher-worker-7 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.821 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@497f1a40 2024-04-29 18:44:55.821 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@497f1a40 2024-04-29 18:44:55.824 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a54692 2024-04-29 18:44:55.824 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a54692 2024-04-29 18:44:55.826 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@787c5335 2024-04-29 18:44:55.826 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@787c5335 2024-04-29 18:44:55.828 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@184c515c 2024-04-29 18:44:55.828 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@184c515c 2024-04-29 18:44:55.830 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2950e50f 2024-04-29 18:44:55.830 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2950e50f 2024-04-29 18:44:55.832 [DefaultDispatcher-worker-13 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.832 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@630bb761 2024-04-29 18:44:55.832 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@630bb761 2024-04-29 18:44:55.832 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 18:44:55.838 [DefaultDispatcher-worker-5 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.848 [DefaultDispatcher-worker-11 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.860 [DefaultDispatcher-worker-5 @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.862 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 18:44:55.862 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 18:44:55.862 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 18:44:55.863 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 18:44:55.863 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 18:44:55.864 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55875/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 18:44:55.864 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55875/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:55.865 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 18:44:55.865 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 18:44:55.865 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 18:44:55.865 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 18:44:55.866 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 18:44:55.901 [DefaultDispatcher-worker-4 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c680819 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:55.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:55.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:55.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-29 18:44:55.927 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:55.939 [Test worker @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:55.941 [Test worker @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:55.942 [DefaultDispatcher-worker-11 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57653/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.942 [DefaultDispatcher-worker-11 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57653/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:55.942 [DefaultDispatcher-worker-11 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57653/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.942 [DefaultDispatcher-worker-11 @coroutine#2130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57653/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:55.944 [DefaultDispatcher-worker-9 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57653/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.944 [DefaultDispatcher-worker-9 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57653/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:55.952 [DefaultDispatcher-worker-15 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:55.952 [DefaultDispatcher-worker-15 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.952 [DefaultDispatcher-worker-15 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:55.952 [DefaultDispatcher-worker-15 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.953 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.953 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:55.955 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bef33e7 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:55.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:55.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-29 18:44:55.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@51806858 2024-04-29 18:44:55.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@51806858 2024-04-29 18:44:55.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-29 18:44:55.962 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51806858 2024-04-29 18:44:55.974 [Test worker @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51806858 2024-04-29 18:44:55.976 [Test worker @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51806858 2024-04-29 18:44:55.988 [DefaultDispatcher-worker-15 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51806858 2024-04-29 18:44:55.988 [DefaultDispatcher-worker-14 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:55.995 [DefaultDispatcher-worker-14 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:56.002 [DefaultDispatcher-worker-2 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:56.006 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:56.011 [DefaultDispatcher-worker-7 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:56.011 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@77437471 2024-04-29 18:44:56.011 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@77437471 2024-04-29 18:44:56.017 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@798484e9 2024-04-29 18:44:56.017 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@798484e9 2024-04-29 18:44:56.020 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbb1f01 2024-04-29 18:44:56.020 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbb1f01 2024-04-29 18:44:56.022 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b98ed2 2024-04-29 18:44:56.022 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b98ed2 2024-04-29 18:44:56.024 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54358548 2024-04-29 18:44:56.024 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54358548 2024-04-29 18:44:56.027 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@94bf0eb 2024-04-29 18:44:56.027 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@94bf0eb 2024-04-29 18:44:56.029 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2da5d4 2024-04-29 18:44:56.029 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2da5d4 2024-04-29 18:44:56.031 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5896719d 2024-04-29 18:44:56.031 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5896719d 2024-04-29 18:44:56.034 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f1a002 2024-04-29 18:44:56.034 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f1a002 2024-04-29 18:44:56.034 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 18:44:56.038 [DefaultDispatcher-worker-6 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:56.055 [DefaultDispatcher-worker-1 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:56.062 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:56.065 [DefaultDispatcher-worker-9 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:56.066 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae79360 2024-04-29 18:44:56.066 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae79360 2024-04-29 18:44:56.069 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@34207a4c 2024-04-29 18:44:56.069 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@34207a4c 2024-04-29 18:44:56.073 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@301ff810 2024-04-29 18:44:56.073 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@301ff810 2024-04-29 18:44:56.077 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@751d7077 2024-04-29 18:44:56.077 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@751d7077 2024-04-29 18:44:56.077 [DefaultDispatcher-worker-2 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:56.079 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e79127 2024-04-29 18:44:56.079 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e79127 2024-04-29 18:44:56.082 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4422670d 2024-04-29 18:44:56.082 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4422670d 2024-04-29 18:44:56.085 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@b32d8e1 2024-04-29 18:44:56.085 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@b32d8e1 2024-04-29 18:44:56.087 [DefaultDispatcher-worker-9 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:56.087 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@15328f38 2024-04-29 18:44:56.087 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@15328f38 2024-04-29 18:44:56.090 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a935a10 2024-04-29 18:44:56.090 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a935a10 2024-04-29 18:44:56.090 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:56.099 [DefaultDispatcher-worker-4 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:56.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-29 18:44:56.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@375682a5 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:56.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:56.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-29 18:44:56.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:56.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:56.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-29 18:44:56.128 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:56.131 [DefaultDispatcher-worker-7 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:44:56.132 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.132 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:56.132 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.133 [DefaultDispatcher-worker-14 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.133 [DefaultDispatcher-worker-14 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.140 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:56.142 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:56.143 [DefaultDispatcher-worker-11 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:56.143 [DefaultDispatcher-worker-11 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:56.143 [DefaultDispatcher-worker-11 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:56.143 [DefaultDispatcher-worker-11 @coroutine#2176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42309/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:56.145 [DefaultDispatcher-worker-9 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:56.145 [DefaultDispatcher-worker-9 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:56.154 [DefaultDispatcher-worker-6 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:56.154 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.154 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:56.154 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.155 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.155 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.158 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-29 18:44:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ecbb787 2024-04-29 18:44:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:56.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-29 18:44:56.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-04-29 18:44:56.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-04-29 18:44:56.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-29 18:44:56.165 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-04-29 18:44:56.177 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-04-29 18:44:56.179 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-04-29 18:44:56.190 [DefaultDispatcher-worker-6 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-04-29 18:44:56.191 [DefaultDispatcher-worker-6 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:56.199 [DefaultDispatcher-worker-12 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:56.202 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:56.206 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@721c591a 2024-04-29 18:44:56.206 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@721c591a 2024-04-29 18:44:56.207 [DefaultDispatcher-worker-4 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:56.210 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdba929 2024-04-29 18:44:56.210 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdba929 2024-04-29 18:44:56.214 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e4326a 2024-04-29 18:44:56.214 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e4326a 2024-04-29 18:44:56.217 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de6a312 2024-04-29 18:44:56.217 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de6a312 2024-04-29 18:44:56.218 [DefaultDispatcher-worker-11 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:56.219 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 18:44:56.219 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 18:44:56.219 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 18:44:56.220 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 18:44:56.220 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 18:44:56.220 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da2e93d 2024-04-29 18:44:56.220 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da2e93d 2024-04-29 18:44:56.221 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42309/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 18:44:56.221 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42309/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:56.221 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 18:44:56.221 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 18:44:56.221 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 18:44:56.222 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 18:44:56.222 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 18:44:56.223 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@c119f41 2024-04-29 18:44:56.223 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@c119f41 2024-04-29 18:44:56.226 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bf8bcb 2024-04-29 18:44:56.226 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bf8bcb 2024-04-29 18:44:56.228 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc95c5d 2024-04-29 18:44:56.228 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc95c5d 2024-04-29 18:44:56.231 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6718bdd8 2024-04-29 18:44:56.231 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6718bdd8 2024-04-29 18:44:56.231 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 18:44:56.246 [DefaultDispatcher-worker-11 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e32feb 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:56.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-29 18:44:56.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:44:56.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:44:56.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-29 18:44:56.264 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:56.269 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@291f8001 2024-04-29 18:44:56.269 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@291f8001 2024-04-29 18:44:56.271 [DefaultDispatcher-worker-16 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:56.271 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.271 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:56.271 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.273 [DefaultDispatcher-worker-4 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.273 [DefaultDispatcher-worker-4 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.274 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:44:56.274 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d86b52 2024-04-29 18:44:56.274 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d86b52 2024-04-29 18:44:56.277 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e7eb71 2024-04-29 18:44:56.277 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e7eb71 2024-04-29 18:44:56.280 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e56169 2024-04-29 18:44:56.280 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e56169 2024-04-29 18:44:56.283 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@33affa3c 2024-04-29 18:44:56.283 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@33affa3c 2024-04-29 18:44:56.286 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c985e0 2024-04-29 18:44:56.286 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c985e0 2024-04-29 18:44:56.288 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b69400b 2024-04-29 18:44:56.288 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b69400b 2024-04-29 18:44:56.289 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:44:56.291 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9e26 2024-04-29 18:44:56.291 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9e26 2024-04-29 18:44:56.291 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:44:56.292 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:56.292 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:56.292 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:56.292 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52879/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:56.293 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8ead9 2024-04-29 18:44:56.293 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8ead9 2024-04-29 18:44:56.293 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:56.294 [DefaultDispatcher-worker-15 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:56.294 [DefaultDispatcher-worker-15 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:56.300 [DefaultDispatcher-worker-4 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:44:56.301 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.301 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:56.301 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.301 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.301 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.304 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:44:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-29 18:44:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f0df74 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:56.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:56.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-29 18:44:56.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f1fbae 2024-04-29 18:44:56.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f1fbae 2024-04-29 18:44:56.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-29 18:44:56.310 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f1fbae 2024-04-29 18:44:56.324 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f1fbae 2024-04-29 18:44:56.326 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f1fbae 2024-04-29 18:44:56.330 [DefaultDispatcher-worker-11 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/auth/register 2024-04-29 18:44:56.330 [DefaultDispatcher-worker-11 @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:52879/auth/register. 2024-04-29 18:44:56.330 [DefaultDispatcher-worker-11 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/auth/register 2024-04-29 18:44:56.330 [DefaultDispatcher-worker-11 @coroutine#2254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52879/auth/register from class io.ktor.http.content.TextContent 2024-04-29 18:44:56.331 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/auth/register 2024-04-29 18:44:56.331 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/auth/register 2024-04-29 18:44:56.338 [DefaultDispatcher-worker-2 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f1fbae 2024-04-29 18:44:56.351 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:56.355 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8e697 2024-04-29 18:44:56.355 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8e697 2024-04-29 18:44:56.359 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@591f021c 2024-04-29 18:44:56.359 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@591f021c 2024-04-29 18:44:56.362 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d208de7 2024-04-29 18:44:56.362 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d208de7 2024-04-29 18:44:56.365 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@18220827 2024-04-29 18:44:56.365 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@18220827 2024-04-29 18:44:56.367 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@8deb9ea 2024-04-29 18:44:56.368 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@8deb9ea 2024-04-29 18:44:56.370 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2970550f 2024-04-29 18:44:56.370 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2970550f 2024-04-29 18:44:56.373 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52879/auth/register. 2024-04-29 18:44:56.373 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52879/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:56.373 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7066ba73 2024-04-29 18:44:56.373 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7066ba73 2024-04-29 18:44:56.375 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@780df768 2024-04-29 18:44:56.375 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@780df768 2024-04-29 18:44:56.378 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1106a 2024-04-29 18:44:56.378 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1106a 2024-04-29 18:44:56.378 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 18:44:56.399 [DefaultDispatcher-worker-2 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:44:56.409 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:56.410 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:44:56.413 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d7784e 2024-04-29 18:44:56.413 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d7784e 2024-04-29 18:44:56.416 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b108884 2024-04-29 18:44:56.416 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b108884 2024-04-29 18:44:56.419 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2f133e 2024-04-29 18:44:56.419 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2f133e 2024-04-29 18:44:56.421 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2d82bf 2024-04-29 18:44:56.421 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2d82bf 2024-04-29 18:44:56.424 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f688bc 2024-04-29 18:44:56.424 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f688bc 2024-04-29 18:44:56.426 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@bdd7a0e 2024-04-29 18:44:56.426 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@bdd7a0e 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb58f15 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:56.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:56.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-29 18:44:56.429 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@cec2ea8 2024-04-29 18:44:56.429 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@cec2ea8 2024-04-29 18:44:56.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-04-29 18:44:56.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-04-29 18:44:56.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-29 18:44:56.431 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a027df0 2024-04-29 18:44:56.431 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a027df0 2024-04-29 18:44:56.433 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a71ad64 2024-04-29 18:44:56.433 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a71ad64 2024-04-29 18:44:56.433 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:56.446 [DefaultDispatcher-worker-2 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:44:56.447 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.447 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:56.447 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.448 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.448 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.451 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-04-29 18:44:56.463 [Test worker @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-04-29 18:44:56.465 [Test worker @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-04-29 18:44:56.466 [DefaultDispatcher-worker-2 @coroutine#2271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.466 [DefaultDispatcher-worker-2 @coroutine#2271] 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. 2024-04-29 18:44:56.466 [DefaultDispatcher-worker-2 @coroutine#2271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.466 [DefaultDispatcher-worker-2 @coroutine#2271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:56.468 [DefaultDispatcher-worker-4 @coroutine#2271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.468 [DefaultDispatcher-worker-4 @coroutine#2271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.474 [DefaultDispatcher-worker-2 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-04-29 18:44:56.474 [DefaultDispatcher-worker-2 @coroutine#2270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.474 [DefaultDispatcher-worker-2 @coroutine#2270] 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. 2024-04-29 18:44:56.474 [DefaultDispatcher-worker-2 @coroutine#2270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.475 [DefaultDispatcher-worker-8 @coroutine#2270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.475 [DefaultDispatcher-worker-8 @coroutine#2270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.477 [Test worker @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-04-29 18:44:56.482 [Test worker @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-04-29 18:44:56.499 [Test worker @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-04-29 18:44:56.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-29 18:44:56.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-29 18:44:56.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:56.501 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f: (connection evicted) 2024-04-29 18:44:56.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:56.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-29 18:44:56.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5ad6b7 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:56.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:56.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-29 18:44:56.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-04-29 18:44:56.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-04-29 18:44:56.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-29 18:44:56.509 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-04-29 18:44:56.524 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-04-29 18:44:56.526 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-04-29 18:44:56.526 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.526 [DefaultDispatcher-worker-8 @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/dummyreplication/ackAndGetPendingReplications. 2024-04-29 18:44:56.527 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.527 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:56.528 [DefaultDispatcher-worker-15 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.528 [DefaultDispatcher-worker-15 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.537 [DefaultDispatcher-worker-6 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-04-29 18:44:56.537 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.537 [DefaultDispatcher-worker-6 @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/dummyreplication/nodeId. 2024-04-29 18:44:56.537 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.538 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.538 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.542 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-04-29 18:44:56.546 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-04-29 18:44:56.549 [Test worker @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-04-29 18:44:56.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-29 18:44:56.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-29 18:44:56.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:56.550 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@443d94ae: (connection evicted) 2024-04-29 18:44:56.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:56.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-29 18:44:56.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@403f6c04 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:56.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-29 18:44:56.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-04-29 18:44:56.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-04-29 18:44:56.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-29 18:44:56.555 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-04-29 18:44:56.568 [Test worker @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-04-29 18:44:56.570 [DefaultDispatcher-worker-12 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:44:56.570 [DefaultDispatcher-worker-12 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.570 [DefaultDispatcher-worker-12 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:56.570 [DefaultDispatcher-worker-12 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.571 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-04-29 18:44:56.572 [DefaultDispatcher-worker-10 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.572 [DefaultDispatcher-worker-10 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 18:44:56.572 [DefaultDispatcher-worker-10 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.572 [DefaultDispatcher-worker-10 @coroutine#2327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:56.572 [DefaultDispatcher-worker-14 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.572 [DefaultDispatcher-worker-14 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.573 [DefaultDispatcher-worker-16 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.573 [DefaultDispatcher-worker-16 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.580 [DefaultDispatcher-worker-3 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-04-29 18:44:56.580 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.580 [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/dummyreplication/nodeId. 2024-04-29 18:44:56.580 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.581 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.581 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.584 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-04-29 18:44:56.587 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-04-29 18:44:56.591 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-04-29 18:44:56.594 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-04-29 18:44:56.597 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-04-29 18:44:56.600 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-04-29 18:44:56.603 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-04-29 18:44:56.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-29 18:44:56.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-29 18:44:56.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:56.604 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8: (connection evicted) 2024-04-29 18:44:56.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:56.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-29 18:44:56.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232899d1 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:56.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-29 18:44:56.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2024-04-29 18:44:56.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2024-04-29 18:44:56.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-29 18:44:56.610 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2024-04-29 18:44:56.622 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2024-04-29 18:44:56.624 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2024-04-29 18:44:56.625 [DefaultDispatcher-worker-14 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.625 [DefaultDispatcher-worker-14 @coroutine#2366] 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. 2024-04-29 18:44:56.625 [DefaultDispatcher-worker-14 @coroutine#2366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.625 [DefaultDispatcher-worker-14 @coroutine#2366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:56.626 [DefaultDispatcher-worker-12 @coroutine#2366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.626 [DefaultDispatcher-worker-12 @coroutine#2366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.635 [DefaultDispatcher-worker-2 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2024-04-29 18:44:56.636 [DefaultDispatcher-worker-2 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.636 [DefaultDispatcher-worker-2 @coroutine#2365] 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. 2024-04-29 18:44:56.636 [DefaultDispatcher-worker-2 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.636 [DefaultDispatcher-worker-13 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.637 [DefaultDispatcher-worker-13 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.643 [Test worker @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2024-04-29 18:44:56.645 [DefaultDispatcher-worker-12 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:44:56.646 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.646 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:56.646 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.646 [Test worker @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2024-04-29 18:44:56.647 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.647 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.649 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2024-04-29 18:44:56.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-29 18:44:56.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-29 18:44:56.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:56.650 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14060410: (connection evicted) 2024-04-29 18:44:56.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:56.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-29 18:44:56.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f9d0ce 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:56.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:56.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-29 18:44:56.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2024-04-29 18:44:56.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2024-04-29 18:44:56.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-29 18:44:56.655 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2024-04-29 18:44:56.667 [Test worker @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2024-04-29 18:44:56.669 [Test worker @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2024-04-29 18:44:56.670 [DefaultDispatcher-worker-14 @coroutine#2401] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.670 [DefaultDispatcher-worker-14 @coroutine#2401] 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. 2024-04-29 18:44:56.670 [DefaultDispatcher-worker-14 @coroutine#2401] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.670 [DefaultDispatcher-worker-14 @coroutine#2401] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:56.672 [DefaultDispatcher-worker-12 @coroutine#2401] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.672 [DefaultDispatcher-worker-12 @coroutine#2401] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.677 [DefaultDispatcher-worker-15 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2024-04-29 18:44:56.677 [DefaultDispatcher-worker-15 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.677 [DefaultDispatcher-worker-15 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 18:44:56.677 [DefaultDispatcher-worker-15 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.678 [DefaultDispatcher-worker-12 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.678 [DefaultDispatcher-worker-12 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.679 [Test worker @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2024-04-29 18:44:56.682 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2024-04-29 18:44:56.685 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2024-04-29 18:44:56.687 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2024-04-29 18:44:56.690 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2024-04-29 18:44:56.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-29 18:44:56.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-29 18:44:56.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:56.691 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb: (connection evicted) 2024-04-29 18:44:56.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:56.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-29 18:44:56.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fccfcdb 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:56.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-29 18:44:56.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-04-29 18:44:56.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-04-29 18:44:56.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-29 18:44:56.695 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-04-29 18:44:56.707 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-04-29 18:44:56.709 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-04-29 18:44:56.710 [DefaultDispatcher-worker-12 @coroutine#2433] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.710 [DefaultDispatcher-worker-12 @coroutine#2433] 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. 2024-04-29 18:44:56.710 [DefaultDispatcher-worker-12 @coroutine#2433] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.710 [DefaultDispatcher-worker-12 @coroutine#2433] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:56.712 [DefaultDispatcher-worker-15 @coroutine#2433] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.712 [DefaultDispatcher-worker-15 @coroutine#2433] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 18:44:56.720 [DefaultDispatcher-worker-3 @coroutine#2432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-04-29 18:44:56.720 [DefaultDispatcher-worker-3 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.720 [DefaultDispatcher-worker-3 @coroutine#2432] 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. 2024-04-29 18:44:56.720 [DefaultDispatcher-worker-3 @coroutine#2432] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.721 [DefaultDispatcher-worker-4 @coroutine#2432] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.721 [DefaultDispatcher-worker-4 @coroutine#2432] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 18:44:56.724 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-04-29 18:44:56.728 [Test worker @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-04-29 18:44:56.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-29 18:44:56.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-29 18:44:56.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:56.731 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f: (connection evicted) 2024-04-29 18:44:56.732 [DefaultDispatcher-worker-5 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:44:56.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:56.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-29 18:44:56.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-29 18:44:56.732 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.732 [DefaultDispatcher-worker-5 @coroutine#2063] 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. 2024-04-29 18:44:56.732 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.733 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.831 [DefaultDispatcher-worker-7 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:56.831 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.831 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:56.831 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.833 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.833 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.963 [DefaultDispatcher-worker-4 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:56.963 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.963 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:56.964 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.965 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:56.965 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@484dde7d 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:57.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:57.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-29 18:44:57.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2052c49f 2024-04-29 18:44:57.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2052c49f 2024-04-29 18:44:57.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-29 18:44:57.063 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2052c49f 2024-04-29 18:44:57.080 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2052c49f 2024-04-29 18:44:57.082 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2052c49f 2024-04-29 18:44:57.083 [DefaultDispatcher-worker-13 @coroutine#2490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.083 [DefaultDispatcher-worker-13 @coroutine#2490] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:57.083 [DefaultDispatcher-worker-13 @coroutine#2490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.083 [DefaultDispatcher-worker-13 @coroutine#2490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:57.084 [DefaultDispatcher-worker-4 @coroutine#2490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.084 [DefaultDispatcher-worker-4 @coroutine#2490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.092 [DefaultDispatcher-worker-3 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2052c49f 2024-04-29 18:44:57.092 [DefaultDispatcher-worker-3 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.092 [DefaultDispatcher-worker-3 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:57.092 [DefaultDispatcher-worker-3 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.093 [DefaultDispatcher-worker-5 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.093 [DefaultDispatcher-worker-5 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.096 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2052c49f 2024-04-29 18:44:57.114 [DefaultDispatcher-worker-5 @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2052c49f 2024-04-29 18:44:57.140 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:57.145 [DefaultDispatcher-worker-3 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:44:57.145 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.145 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:57.145 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.146 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@37834f15 2024-04-29 18:44:57.146 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@37834f15 2024-04-29 18:44:57.146 [DefaultDispatcher-worker-8 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.146 [DefaultDispatcher-worker-8 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.151 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3944a795 2024-04-29 18:44:57.151 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3944a795 2024-04-29 18:44:57.155 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7b2465 2024-04-29 18:44:57.155 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7b2465 2024-04-29 18:44:57.157 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7879adae 2024-04-29 18:44:57.157 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7879adae 2024-04-29 18:44:57.159 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@552fbe53 2024-04-29 18:44:57.159 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@552fbe53 2024-04-29 18:44:57.162 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@494bd36c 2024-04-29 18:44:57.162 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@494bd36c 2024-04-29 18:44:57.164 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df79e2c 2024-04-29 18:44:57.164 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df79e2c 2024-04-29 18:44:57.164 [DefaultDispatcher-worker-4 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:57.165 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.165 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:57.165 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.166 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.166 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.167 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@185652e1 2024-04-29 18:44:57.167 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@185652e1 2024-04-29 18:44:57.170 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3023ba9e 2024-04-29 18:44:57.170 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3023ba9e 2024-04-29 18:44:57.170 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 18:44:57.172 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2052c49f 2024-04-29 18:44:57.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-29 18:44:57.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-29 18:44:57.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 18:44:57.179 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2052c49f: (connection evicted) 2024-04-29 18:44:57.179 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37834f15: (connection evicted) 2024-04-29 18:44:57.180 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3944a795: (connection evicted) 2024-04-29 18:44:57.180 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d7b2465: (connection evicted) 2024-04-29 18:44:57.181 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7879adae: (connection evicted) 2024-04-29 18:44:57.181 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@552fbe53: (connection evicted) 2024-04-29 18:44:57.182 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@494bd36c: (connection evicted) 2024-04-29 18:44:57.182 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2df79e2c: (connection evicted) 2024-04-29 18:44:57.182 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@185652e1: (connection evicted) 2024-04-29 18:44:57.183 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3023ba9e: (connection evicted) 2024-04-29 18:44:57.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:57.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-29 18:44:57.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@372c428 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:57.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-29 18:44:57.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-04-29 18:44:57.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-04-29 18:44:57.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-29 18:44:57.194 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-04-29 18:44:57.212 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-04-29 18:44:57.213 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-04-29 18:44:57.214 [DefaultDispatcher-worker-3 @coroutine#2519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.214 [DefaultDispatcher-worker-3 @coroutine#2519] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:57.214 [DefaultDispatcher-worker-3 @coroutine#2519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.214 [DefaultDispatcher-worker-3 @coroutine#2519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:57.216 [DefaultDispatcher-worker-7 @coroutine#2519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.216 [DefaultDispatcher-worker-7 @coroutine#2519] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.226 [DefaultDispatcher-worker-16 @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-04-29 18:44:57.226 [DefaultDispatcher-worker-16 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.226 [DefaultDispatcher-worker-16 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:57.226 [DefaultDispatcher-worker-16 @coroutine#2518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.227 [DefaultDispatcher-worker-2 @coroutine#2518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.227 [DefaultDispatcher-worker-2 @coroutine#2518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.229 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-04-29 18:44:57.246 [DefaultDispatcher-worker-14 @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-04-29 18:44:57.284 [DefaultDispatcher-worker-12 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:57.284 [DefaultDispatcher-worker-12 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.284 [DefaultDispatcher-worker-12 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:57.284 [DefaultDispatcher-worker-12 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.285 [DefaultDispatcher-worker-7 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.285 [DefaultDispatcher-worker-7 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.293 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:57.294 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c 2024-04-29 18:44:57.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-29 18:44:57.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-29 18:44:57.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:57.297 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b1bb01c: (connection evicted) 2024-04-29 18:44:57.297 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3543b4 2024-04-29 18:44:57.297 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3543b4 2024-04-29 18:44:57.298 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a3543b4: (connection evicted) 2024-04-29 18:44:57.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:57.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-29 18:44:57.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-29 18:44:57.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eb6d7a9 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:57.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-29 18:44:57.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-04-29 18:44:57.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-04-29 18:44:57.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-29 18:44:57.304 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-04-29 18:44:57.311 [DefaultDispatcher-worker-7 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:44:57.312 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.312 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:57.312 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.313 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.313 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.320 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-04-29 18:44:57.321 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-04-29 18:44:57.322 [DefaultDispatcher-worker-15 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.322 [DefaultDispatcher-worker-15 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:57.322 [DefaultDispatcher-worker-15 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.322 [DefaultDispatcher-worker-15 @coroutine#2549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:57.324 [DefaultDispatcher-worker-14 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.324 [DefaultDispatcher-worker-14 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.332 [DefaultDispatcher-worker-15 @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-04-29 18:44:57.332 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.332 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:57.332 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.333 [DefaultDispatcher-worker-13 @coroutine#2548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.333 [DefaultDispatcher-worker-13 @coroutine#2548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.336 [Test worker @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-04-29 18:44:57.352 [DefaultDispatcher-worker-12 @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-04-29 18:44:57.392 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-04-29 18:44:57.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-29 18:44:57.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-29 18:44:57.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:57.395 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4: (connection evicted) 2024-04-29 18:44:57.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:57.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-29 18:44:57.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-29 18:44:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@542759f 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:57.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-29 18:44:57.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-04-29 18:44:57.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-04-29 18:44:57.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-29 18:44:57.401 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-04-29 18:44:57.413 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-04-29 18:44:57.415 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-04-29 18:44:57.416 [DefaultDispatcher-worker-5 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.416 [DefaultDispatcher-worker-5 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:57.416 [DefaultDispatcher-worker-5 @coroutine#2571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.416 [DefaultDispatcher-worker-5 @coroutine#2571] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:57.418 [DefaultDispatcher-worker-2 @coroutine#2571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.418 [DefaultDispatcher-worker-2 @coroutine#2571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:57.424 [DefaultDispatcher-worker-9 @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-04-29 18:44:57.424 [DefaultDispatcher-worker-9 @coroutine#2570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.424 [DefaultDispatcher-worker-9 @coroutine#2570] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:57.424 [DefaultDispatcher-worker-9 @coroutine#2570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.425 [DefaultDispatcher-worker-14 @coroutine#2570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.425 [DefaultDispatcher-worker-14 @coroutine#2570] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.427 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-04-29 18:44:57.443 [DefaultDispatcher-worker-14 @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-04-29 18:44:57.457 [DefaultDispatcher-worker-10 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:44:57.457 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.457 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:57.457 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.459 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.459 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.483 [Test worker @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-04-29 18:44:57.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-29 18:44:57.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-29 18:44:57.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:57.485 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f: (connection evicted) 2024-04-29 18:44:57.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:57.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-29 18:44:57.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19e03398 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:57.499 [Test worker @coroutine#2591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-29 18:44:57.500 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-04-29 18:44:57.500 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-04-29 18:44:57.500 [Test worker @coroutine#2591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-29 18:44:57.516 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-04-29 18:44:57.532 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-04-29 18:44:57.534 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-04-29 18:44:57.536 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-04-29 18:44:57.547 [DefaultDispatcher-worker-2 @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-04-29 18:44:57.560 [DefaultDispatcher-worker-9 @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-04-29 18:44:57.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-29 18:44:57.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-29 18:44:57.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:57.564 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a: (connection evicted) 2024-04-29 18:44:57.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:57.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-29 18:44:57.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d414943 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-29 18:44:57.567 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:57.568 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:57.568 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:57.568 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:57.568 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:57.568 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:57.568 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:57.568 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:57.568 [Test worker @coroutine#2617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-29 18:44:57.568 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-29 18:44:57.568 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-29 18:44:57.568 [Test worker @coroutine#2617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-29 18:44:57.581 [DefaultDispatcher-worker-8 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:44:57.581 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.581 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:57.581 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.583 [DefaultDispatcher-worker-14 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.583 [DefaultDispatcher-worker-14 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.587 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-29 18:44:57.599 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-29 18:44:57.601 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-29 18:44:57.603 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eb29382 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-29 18:44:57.604 [Test worker @coroutine#2617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-29 18:44:57.630 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-29 18:44:57.642 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-29 18:44:57.643 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-29 18:44:57.645 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-29 18:44:57.657 [DefaultDispatcher-worker-2 @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-29 18:44:57.658 [DefaultDispatcher-worker-2 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:44:57.658 [DefaultDispatcher-worker-2 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.658 [DefaultDispatcher-worker-2 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:57.658 [DefaultDispatcher-worker-2 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.660 [DefaultDispatcher-worker-11 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.660 [DefaultDispatcher-worker-11 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.668 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:57.673 [DefaultDispatcher-worker-11 @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-29 18:44:57.684 [DefaultDispatcher-worker-13 @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-29 18:44:57.693 [DefaultDispatcher-worker-2 @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5581e273 2024-04-29 18:44:57.705 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:57.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-29 18:44:57.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-29 18:44:57.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:57.708 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5581e273: (connection evicted) 2024-04-29 18:44:57.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:57.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-29 18:44:57.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-29 18:44:57.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-29 18:44:57.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-29 18:44:57.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:57.709 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188: (connection evicted) 2024-04-29 18:44:57.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:57.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-29 18:44:57.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-29 18:44:57.711 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-29 18:44:57.711 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:57.711 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:57.711 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:57.711 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:57.711 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:57.711 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:57.711 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4083ac 2024-04-29 18:44:57.711 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:57.711 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:57.711 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:57.711 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-04-29 18:44:57.712 [Test worker @coroutine#2659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-29 18:44:57.730 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-04-29 18:44:57.746 [DefaultDispatcher-worker-11 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:44:57.747 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.747 [DefaultDispatcher-worker-11 @coroutine#2063] 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. 2024-04-29 18:44:57.747 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.748 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-04-29 18:44:57.748 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.750 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-04-29 18:44:57.752 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1651bd68 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:57.752 [Test worker @coroutine#2659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-29 18:44:57.753 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 18:44:57.753 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 18:44:57.753 [Test worker @coroutine#2659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-29 18:44:57.767 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 18:44:57.778 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 18:44:57.780 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 18:44:57.782 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 18:44:57.794 [DefaultDispatcher-worker-14 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 18:44:57.806 [DefaultDispatcher-worker-11 @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-04-29 18:44:57.812 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:57.817 [DefaultDispatcher-worker-16 @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-04-29 18:44:57.827 [DefaultDispatcher-worker-16 @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-04-29 18:44:57.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-29 18:44:57.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-29 18:44:57.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:57.832 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e301795: (connection evicted) 2024-04-29 18:44:57.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:57.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-29 18:44:57.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-29 18:44:57.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-29 18:44:57.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-29 18:44:57.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:57.833 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb: (connection evicted) 2024-04-29 18:44:57.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:57.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-29 18:44:57.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ff2a096 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:57.837 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f8d884 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f8d884 2024-04-29 18:44:57.838 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-29 18:44:57.844 [DefaultDispatcher-worker-12 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:57.845 [DefaultDispatcher-worker-12 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.845 [DefaultDispatcher-worker-12 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:57.845 [DefaultDispatcher-worker-12 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.846 [DefaultDispatcher-worker-12 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.846 [DefaultDispatcher-worker-12 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.863 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f8d884 2024-04-29 18:44:57.881 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f8d884 2024-04-29 18:44:57.884 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f8d884 2024-04-29 18:44:57.886 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f8d884 2024-04-29 18:44:57.898 [DefaultDispatcher-worker-16 @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f8d884 2024-04-29 18:44:57.920 [DefaultDispatcher-worker-2 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f8d884 2024-04-29 18:44:57.922 [Test worker @coroutine#2716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f8d884 2024-04-29 18:44:57.928 [DefaultDispatcher-worker-1 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f8d884 2024-04-29 18:44:57.938 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:57.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-29 18:44:57.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-29 18:44:57.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:57.955 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44f8d884: (connection evicted) 2024-04-29 18:44:57.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:57.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-29 18:44:57.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be56353 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:57.957 [Test worker @coroutine#2749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-29 18:44:57.958 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efa258e 2024-04-29 18:44:57.958 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efa258e 2024-04-29 18:44:57.958 [Test worker @coroutine#2749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-29 18:44:57.974 [DefaultDispatcher-worker-3 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:57.975 [DefaultDispatcher-worker-3 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.975 [DefaultDispatcher-worker-3 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:57.975 [DefaultDispatcher-worker-3 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.976 [DefaultDispatcher-worker-2 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.976 [DefaultDispatcher-worker-2 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:57.979 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efa258e 2024-04-29 18:44:57.997 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efa258e 2024-04-29 18:44:57.999 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efa258e 2024-04-29 18:44:58.000 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efa258e 2024-04-29 18:44:58.025 [DefaultDispatcher-worker-12 @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efa258e 2024-04-29 18:44:58.034 [DefaultDispatcher-worker-2 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efa258e 2024-04-29 18:44:58.037 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efa258e 2024-04-29 18:44:58.047 [DefaultDispatcher-worker-2 @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efa258e 2024-04-29 18:44:58.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-29 18:44:58.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-29 18:44:58.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:58.053 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1efa258e: (connection evicted) 2024-04-29 18:44:58.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:58.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-29 18:44:58.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-29 18:44:58.055 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-29 18:44:58.055 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:58.055 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:58.055 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:58.055 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:58.055 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:58.055 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:58.055 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6223dbed 2024-04-29 18:44:58.055 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:58.055 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:58.055 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:58.055 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:58.055 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2024-04-29 18:44:58.056 [Test worker @coroutine#2797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-29 18:44:58.072 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2024-04-29 18:44:58.084 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2024-04-29 18:44:58.086 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2024-04-29 18:44:58.088 [Test worker @coroutine#2802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2024-04-29 18:44:58.099 [DefaultDispatcher-worker-4 @coroutine#2804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2024-04-29 18:44:58.122 [DefaultDispatcher-worker-4 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2024-04-29 18:44:58.132 [DefaultDispatcher-worker-4 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2024-04-29 18:44:58.183 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:58.244 [DefaultDispatcher-worker-5 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:58.244 [DefaultDispatcher-worker-4 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:44:58.245 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.245 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.245 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:58.245 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:58.245 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.245 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.246 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.246 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.247 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.247 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.330 [DefaultDispatcher-worker-2 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:58.331 [DefaultDispatcher-worker-2 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.331 [DefaultDispatcher-worker-2 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:58.331 [DefaultDispatcher-worker-2 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.331 [DefaultDispatcher-worker-4 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:44:58.331 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.331 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:58.331 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.332 [DefaultDispatcher-worker-17 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.332 [DefaultDispatcher-worker-17 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.332 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.332 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.339 [DefaultDispatcher-worker-4 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80 2024-04-29 18:44:58.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-29 18:44:58.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-29 18:44:58.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:58.387 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f40bb80: (connection evicted) 2024-04-29 18:44:58.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:58.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-29 18:44:58.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-29 18:44:58.390 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6edd80fe 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:58.391 [Test worker @coroutine#2849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-29 18:44:58.392 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-04-29 18:44:58.392 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-04-29 18:44:58.392 [Test worker @coroutine#2849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-29 18:44:58.409 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-04-29 18:44:58.420 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-04-29 18:44:58.422 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-04-29 18:44:58.424 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-04-29 18:44:58.437 [DefaultDispatcher-worker-17 @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-04-29 18:44:58.439 [Test worker @coroutine#2859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-04-29 18:44:58.465 [DefaultDispatcher-worker-5 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-04-29 18:44:58.471 [DefaultDispatcher-worker-6 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:44:58.471 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.471 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:58.471 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.472 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.472 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.477 [DefaultDispatcher-worker-3 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-04-29 18:44:58.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-29 18:44:58.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-29 18:44:58.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:58.487 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51bba775: (connection evicted) 2024-04-29 18:44:58.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:58.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-29 18:44:58.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-29 18:44:58.489 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644f033d 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-04-29 18:44:58.490 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-29 18:44:58.504 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-04-29 18:44:58.515 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-04-29 18:44:58.517 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-04-29 18:44:58.519 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-04-29 18:44:58.529 [DefaultDispatcher-worker-7 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-04-29 18:44:58.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-29 18:44:58.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-29 18:44:58.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:58.590 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26c349fc: (connection evicted) 2024-04-29 18:44:58.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:58.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-29 18:44:58.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-29 18:44:58.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2806fe58 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:58.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:58.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:58.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-29 18:44:58.595 [DefaultDispatcher-worker-15 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:44:58.595 [DefaultDispatcher-worker-15 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.595 [DefaultDispatcher-worker-15 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:58.595 [DefaultDispatcher-worker-15 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.596 [DefaultDispatcher-worker-3 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.596 [DefaultDispatcher-worker-3 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.671 [DefaultDispatcher-worker-15 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:44:58.671 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.671 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:58.671 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.672 [DefaultDispatcher-worker-6 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.672 [DefaultDispatcher-worker-6 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.689 [DefaultDispatcher-worker-3 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:58.693 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:44:58.697 [DefaultDispatcher-worker-3 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:58.703 [DefaultDispatcher-worker-3 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:58.711 [DefaultDispatcher-worker-1 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:58.746 [DefaultDispatcher-worker-8 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:58.747 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 18:44:58.752 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-04-29 18:44:58.753 [DefaultDispatcher-worker-8 @coroutine#2928] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 18:44:58.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69815126 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:58.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:58.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:58.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-29 18:44:58.757 [DefaultDispatcher-worker-8 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:44:58.757 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.757 [DefaultDispatcher-worker-8 @coroutine#2063] 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. 2024-04-29 18:44:58.757 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.758 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.772 [DefaultDispatcher-worker-8 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:58.772 [DefaultDispatcher-worker-8 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:58.772 [DefaultDispatcher-worker-8 @coroutine#2932] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:58.772 [DefaultDispatcher-worker-8 @coroutine#2932] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:58.774 [eventLoopGroupProxy-19-1 @call-handler#2940] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 18:44:58.774 [eventLoopGroupProxy-19-2 @call-handler#2941] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 18:44:58.774 [eventLoopGroupProxy-19-1 @call-handler#2940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:58.775 [eventLoopGroupProxy-19-2 @call-handler#2941] 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 2024-04-29 18:44:58.775 [eventLoopGroupProxy-19-2 @call-handler#2941] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:58.775 [eventLoopGroupProxy-19-2 @call-handler#2941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:58.776 [DefaultDispatcher-worker-6 @coroutine#2932] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:58.776 [DefaultDispatcher-worker-6 @coroutine#2932] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1464a177 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-29 18:44:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:58.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-29 18:44:58.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:58.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:58.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-29 18:44:58.796 [DefaultDispatcher-worker-11 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:58.796 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.796 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:58.796 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.797 [eventLoopGroupProxy-19-2 @call-handler#2946] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 18:44:58.797 [eventLoopGroupProxy-19-2 @call-handler#2946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:58.798 [DefaultDispatcher-worker-6 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.798 [DefaultDispatcher-worker-6 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.799 [DefaultDispatcher-worker-8 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:58.799 [DefaultDispatcher-worker-8 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:58.799 [DefaultDispatcher-worker-8 @coroutine#2951] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:58.799 [DefaultDispatcher-worker-8 @coroutine#2951] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44eda25b 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:44:58.800 [eventLoopGroupProxy-19-2 @call-handler#2955] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:44:58.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:44:58.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-29 18:44:58.800 [eventLoopGroupProxy-19-2 @call-handler#2955] 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 2024-04-29 18:44:58.800 [eventLoopGroupProxy-19-2 @call-handler#2955] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:58.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 18:44:58.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 18:44:58.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-29 18:44:58.801 [eventLoopGroupProxy-19-2 @call-handler#2955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:58.801 [eventLoopGroupProxy-19-3 @call-handler#2958] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 18:44:58.801 [eventLoopGroupProxy-19-3 @call-handler#2958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:58.802 [DefaultDispatcher-worker-16 @coroutine#2951] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:58.802 [DefaultDispatcher-worker-16 @coroutine#2951] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:58.809 [DefaultDispatcher-worker-3 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:58.819 [DefaultDispatcher-worker-10 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:58.820 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:58.820 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 18:44:58.820 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:58.820 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 18:44:58.822 [eventLoopGroupProxy-19-2 @call-handler#2969] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 18:44:58.822 [eventLoopGroupProxy-19-2 @call-handler#2969] 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 2024-04-29 18:44:58.822 [eventLoopGroupProxy-19-2 @call-handler#2969] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:58.823 [eventLoopGroupProxy-19-4 @call-handler#2971] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 18:44:58.823 [eventLoopGroupProxy-19-4 @call-handler#2971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:58.831 [DefaultDispatcher-worker-16 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:58.831 [DefaultDispatcher-worker-16 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.831 [DefaultDispatcher-worker-16 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:58.831 [DefaultDispatcher-worker-16 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.834 [DefaultDispatcher-worker-12 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:58.834 [eventLoopGroupProxy-19-2 @call-handler#2969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:58.835 [DefaultDispatcher-worker-15 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:58.835 [DefaultDispatcher-worker-15 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 18:44:58.836 [eventLoopGroupProxy-19-5 @call-handler#2979] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 18:44:58.836 [eventLoopGroupProxy-19-5 @call-handler#2979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:58.836 [DefaultDispatcher-worker-7 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.836 [DefaultDispatcher-worker-7 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.846 [DefaultDispatcher-worker-6 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:58.847 [DefaultDispatcher-worker-10 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:58.851 [DefaultDispatcher-worker-10 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 18:44:58.851 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.851 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:58.851 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.852 [eventLoopGroupProxy-19-2 @call-handler#2987] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 18:44:58.853 [eventLoopGroupProxy-19-2 @call-handler#2987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:58.853 [DefaultDispatcher-worker-1 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.853 [DefaultDispatcher-worker-1 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.854 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:58.872 [DefaultDispatcher-worker-16 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:58.872 [DefaultDispatcher-worker-8 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:58.872 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.872 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:58.872 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.873 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.873 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.875 [DefaultDispatcher-worker-7 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 18:44:58.877 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:58.883 [DefaultDispatcher-worker-7 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:58.885 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 18:44:58.885 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-29 18:44:58.885 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 18:44:58.885 [DefaultDispatcher-worker-12 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 18:44:58.886 [eventLoopGroupProxy-19-2 @call-handler#3005] 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) 2024-04-29 18:44:58.894 [DefaultDispatcher-worker-14 @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:58.901 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:58.912 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 18:44:58.912 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 18:44:58.912 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-29 18:44:58.912 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:58.913 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938113 2024-04-29 18:44:58.913 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938113. 2024-04-29 18:44:58.913 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938113 2024-04-29 18:44:58.914 [eventLoopGroupProxy-19-2 @call-handler#3009] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 18:44:58.918 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:58.919 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938113 2024-04-29 18:44:58.919 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938113 2024-04-29 18:44:58.919 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938113. 2024-04-29 18:44:58.919 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938113 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:58.931 [DefaultDispatcher-worker-4 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:58.933 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 18:44:58.933 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 18:44:58.933 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 18:44:58.934 [eventLoopGroupProxy-19-2 @call-handler#3013] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 18:44:58.936 [eventLoopGroupProxy-19-2 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:58.936 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 18:44:58.936 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 18:44:58.937 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 18:44:58.937 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:58.947 [DefaultDispatcher-worker-2 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:58.978 [DefaultDispatcher-worker-8 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:58.989 [DefaultDispatcher-worker-17 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:44:58.989 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.989 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:58.989 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.990 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.990 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:44:58.991 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:58.991 [DefaultDispatcher-worker-2 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:58.992 [DefaultDispatcher-worker-2 @coroutine#2933] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:58.992 [DefaultDispatcher-worker-2 @coroutine#2933] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:58.992 [DefaultDispatcher-worker-2 @coroutine#2933] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:58.992 [DefaultDispatcher-worker-2 @coroutine#2933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 18:44:58.993 [eventLoopGroupProxy-19-2 @call-handler#3022] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 18:44:58.993 [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/message 2024-04-29 18:44:58.993 [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. 2024-04-29 18:44:59.002 [DefaultDispatcher-worker-9 @call-handler#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:59.002 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.002 [DefaultDispatcher-worker-2 @coroutine#2933] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.002 [DefaultDispatcher-worker-2 @coroutine#2933] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.003 [DefaultDispatcher-worker-2 @coroutine#2933] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:59.003 [DefaultDispatcher-worker-2 @coroutine#2933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.012 [DefaultDispatcher-worker-5 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.025 [DefaultDispatcher-worker-1 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:59.027 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 18:44:59.027 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-29 18:44:59.027 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 18:44:59.028 [eventLoopGroupProxy-19-2 @call-handler#3035] 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) 2024-04-29 18:44:59.035 [DefaultDispatcher-worker-13 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.049 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 18:44:59.049 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 18:44:59.049 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-29 18:44:59.049 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.050 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938114 2024-04-29 18:44:59.050 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938114. 2024-04-29 18:44:59.050 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938114 2024-04-29 18:44:59.050 [eventLoopGroupProxy-19-2 @call-handler#3039] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 18:44:59.051 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.052 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938114 2024-04-29 18:44:59.052 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938114 2024-04-29 18:44:59.052 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938114. 2024-04-29 18:44:59.052 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586573556430938114 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.063 [DefaultDispatcher-worker-6 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.063 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 18:44:59.064 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 18:44:59.064 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 18:44:59.064 [eventLoopGroupProxy-19-2 @call-handler#3043] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 18:44:59.065 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.065 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 18:44:59.065 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 18:44:59.065 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 18:44:59.065 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.077 [DefaultDispatcher-worker-11 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.100 [DefaultDispatcher-worker-9 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.114 [DefaultDispatcher-worker-5 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:59.114 [DefaultDispatcher-worker-6 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.115 [DefaultDispatcher-worker-6 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.115 [DefaultDispatcher-worker-6 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:59.115 [DefaultDispatcher-worker-6 @coroutine#2952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.115 [DefaultDispatcher-worker-6 @coroutine#2952] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 18:44:59.115 [eventLoopGroupProxy-19-2 @call-handler#3050] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 18:44:59.116 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 18:44:59.116 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:59.122 [DefaultDispatcher-worker-5 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:59.133 [DefaultDispatcher-worker-12 @call-handler#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:59.133 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.133 [DefaultDispatcher-worker-5 @coroutine#2952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.133 [DefaultDispatcher-worker-5 @coroutine#2952] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.134 [DefaultDispatcher-worker-5 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:59.134 [DefaultDispatcher-worker-5 @coroutine#2952] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.145 [DefaultDispatcher-worker-14 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.148 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112 2024-04-29 18:44:59.149 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112. 2024-04-29 18:44:59.149 [UI Thread @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112 2024-04-29 18:44:59.149 [UI Thread @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.149 [UI Thread @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.149 [UI Thread @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.150 [eventLoopGroupProxy-19-2 @call-handler#3085] 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/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/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/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-04-29 18:44:59.150 [eventLoopGroupProxy-19-5 @call-handler#3087] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-29 18:44:59.151 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.151 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.151 [UI Thread @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.151 [UI Thread @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.151 [UI Thread @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.151 [UI Thread @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.153 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113 2024-04-29 18:44:59.153 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113. 2024-04-29 18:44:59.153 [UI Thread @coroutine#3098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113 2024-04-29 18:44:59.155 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.155 [eventLoopGroupProxy-19-5 @call-handler#3087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.155 [eventLoopGroupProxy-19-8 @call-handler#3108] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-29 18:44:59.156 [UI Thread @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.156 [UI Thread @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.156 [eventLoopGroupProxy-19-7 @call-handler#3111] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-29 18:44:59.156 [UI Thread @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112 2024-04-29 18:44:59.156 [UI Thread @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112 2024-04-29 18:44:59.156 [UI Thread @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.156 [UI Thread @coroutine#3074] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.156 [eventLoopGroupProxy-19-6 @call-handler#3112] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-29 18:44:59.157 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112. 2024-04-29 18:44:59.157 [UI Thread @coroutine#3069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.158 [eventLoopGroupProxy-19-7 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.159 [UI Thread @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.159 [UI Thread @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.159 [UI Thread @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.159 [UI Thread @coroutine#3081] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.160 [eventLoopGroupProxy-19-6 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.161 [UI Thread @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.161 [UI Thread @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.162 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.162 [UI Thread @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.169 [DefaultDispatcher-worker-15 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.169 [eventLoopGroupProxy-19-8 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.169 [UI Thread @coroutine#3098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113 2024-04-29 18:44:59.169 [UI Thread @coroutine#3098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113 2024-04-29 18:44:59.170 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113. 2024-04-29 18:44:59.170 [UI Thread @coroutine#3098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.179 [DefaultDispatcher-worker-13 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.189 [DefaultDispatcher-worker-10 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.199 [DefaultDispatcher-worker-6 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.210 [DefaultDispatcher-worker-4 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.215 [UI Thread @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586573556430938112 2024-04-29 18:44:59.215 [UI Thread @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586573556430938112. 2024-04-29 18:44:59.215 [UI Thread @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586573556430938112 2024-04-29 18:44:59.216 [eventLoopGroupProxy-19-2 @call-handler#3130] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-29 18:44:59.217 [eventLoopGroupProxy-19-2 @call-handler#3130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.218 [UI Thread @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586573556430938112 2024-04-29 18:44:59.218 [UI Thread @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586573556430938112 2024-04-29 18:44:59.218 [UI Thread @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586573556430938112. 2024-04-29 18:44:59.218 [UI Thread @coroutine#3128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586573556430938112 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.229 [DefaultDispatcher-worker-15 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.242 [DefaultDispatcher-worker-17 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.254 [DefaultDispatcher-worker-15 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.254 [DefaultDispatcher-worker-15 @coroutine#2933] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.254 [DefaultDispatcher-worker-15 @coroutine#2933] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:59.254 [DefaultDispatcher-worker-15 @coroutine#2933] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.254 [DefaultDispatcher-worker-15 @coroutine#2933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 18:44:59.255 [eventLoopGroupProxy-19-2 @call-handler#3138] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 18:44:59.256 [eventLoopGroupProxy-19-2 @call-handler#3138] 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 2024-04-29 18:44:59.256 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:59.259 [DefaultDispatcher-worker-13 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:44:59.260 [DefaultDispatcher-worker-13 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.260 [DefaultDispatcher-worker-13 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:59.260 [DefaultDispatcher-worker-13 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.260 [DefaultDispatcher-worker-10 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:44:59.260 [DefaultDispatcher-worker-10 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.260 [DefaultDispatcher-worker-10 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:59.260 [DefaultDispatcher-worker-10 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.261 [DefaultDispatcher-worker-14 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.261 [DefaultDispatcher-worker-14 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.261 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.261 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.267 [DefaultDispatcher-worker-6 @call-handler#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:59.267 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.268 [DefaultDispatcher-worker-1 @coroutine#2933] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.268 [DefaultDispatcher-worker-1 @coroutine#2933] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.268 [DefaultDispatcher-worker-1 @coroutine#2933] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:59.268 [DefaultDispatcher-worker-1 @coroutine#2933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.275 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586573556430938114&assignmentUid=586573556430938112&clazzUid=586573556430938112&submitterUid=586573556430938113 2024-04-29 18:44:59.275 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586573556430938114&assignmentUid=586573556430938112&clazzUid=586573556430938112&submitterUid=586573556430938113. 2024-04-29 18:44:59.275 [UI Thread @coroutine#3161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586573556430938114&assignmentUid=586573556430938112&clazzUid=586573556430938112&submitterUid=586573556430938113 2024-04-29 18:44:59.276 [eventLoopGroupProxy-19-2 @call-handler#3165] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-29 18:44:59.279 [DefaultDispatcher-worker-14 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.283 [eventLoopGroupProxy-19-2 @call-handler#3165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.284 [UI Thread @coroutine#3161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586573556430938114&assignmentUid=586573556430938112&clazzUid=586573556430938112&submitterUid=586573556430938113 2024-04-29 18:44:59.284 [UI Thread @coroutine#3161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586573556430938114&assignmentUid=586573556430938112&clazzUid=586573556430938112&submitterUid=586573556430938113 2024-04-29 18:44:59.284 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586573556430938114&assignmentUid=586573556430938112&clazzUid=586573556430938112&submitterUid=586573556430938113. 2024-04-29 18:44:59.284 [UI Thread @coroutine#3161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586573556430938114&assignmentUid=586573556430938112&clazzUid=586573556430938112&submitterUid=586573556430938113 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.296 [DefaultDispatcher-worker-2 @coroutine#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.304 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586573556430938113 2024-04-29 18:44:59.304 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586573556430938113. 2024-04-29 18:44:59.304 [UI Thread @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586573556430938113 2024-04-29 18:44:59.305 [eventLoopGroupProxy-19-2 @call-handler#3184] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-29 18:44:59.306 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.306 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.306 [UI Thread @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.306 [eventLoopGroupProxy-19-2 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.307 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586573556430938112 2024-04-29 18:44:59.307 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586573556430938112. 2024-04-29 18:44:59.307 [UI Thread @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586573556430938112 2024-04-29 18:44:59.307 [eventLoopGroupProxy-19-6 @call-handler#3194] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-29 18:44:59.307 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.307 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.307 [UI Thread @coroutine#3187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.308 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.308 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.308 [UI Thread @coroutine#3189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.308 [eventLoopGroupProxy-19-2 @call-handler#3199] 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/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/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-29 18:44:59.308 [eventLoopGroupProxy-19-8 @call-handler#3202] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-29 18:44:59.309 [UI Thread @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586573556430938113 2024-04-29 18:44:59.309 [UI Thread @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586573556430938113 2024-04-29 18:44:59.310 [eventLoopGroupProxy-19-9 @call-handler#3209] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-29 18:44:59.310 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586573556430938113. 2024-04-29 18:44:59.310 [UI Thread @coroutine#3175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586573556430938113 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.310 [eventLoopGroupProxy-19-8 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.311 [eventLoopGroupProxy-19-2 @call-handler#3199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.311 [UI Thread @coroutine#3187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.311 [UI Thread @coroutine#3187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.311 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.311 [UI Thread @coroutine#3187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.311 [UI Thread @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586573556430938112 2024-04-29 18:44:59.311 [UI Thread @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586573556430938112 2024-04-29 18:44:59.311 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586573556430938112. 2024-04-29 18:44:59.311 [UI Thread @coroutine#3185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586573556430938112 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.312 [eventLoopGroupProxy-19-6 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.312 [eventLoopGroupProxy-19-9 @call-handler#3209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.312 [UI Thread @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.312 [UI Thread @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.313 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.313 [UI Thread @coroutine#3180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.313 [UI Thread @coroutine#3189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.313 [UI Thread @coroutine#3189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.313 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.313 [UI Thread @coroutine#3189] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586573556430938113&assignmentUid=586573556430938112 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.320 [DefaultDispatcher-worker-3 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.328 [DefaultDispatcher-worker-15 @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.339 [DefaultDispatcher-worker-17 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.343 [DefaultDispatcher-worker-15 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:44:59.344 [DefaultDispatcher-worker-4 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:44:59.344 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.344 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:59.344 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.344 [DefaultDispatcher-worker-4 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.344 [DefaultDispatcher-worker-4 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:59.344 [DefaultDispatcher-worker-4 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.345 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.345 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.345 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.345 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.350 [DefaultDispatcher-worker-6 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.358 [DefaultDispatcher-worker-2 @coroutine#3189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.362 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938114 2024-04-29 18:44:59.362 [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:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938114. 2024-04-29 18:44:59.362 [UI Thread @coroutine#3227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938114 2024-04-29 18:44:59.363 [eventLoopGroupProxy-19-2 @call-handler#3229] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-29 18:44:59.368 [eventLoopGroupProxy-19-2 @call-handler#3229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.369 [UI Thread @coroutine#3227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938114 2024-04-29 18:44:59.369 [UI Thread @coroutine#3227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938114 2024-04-29 18:44:59.369 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938114. 2024-04-29 18:44:59.369 [UI Thread @coroutine#3227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938114 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.380 [DefaultDispatcher-worker-8 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.395 [DefaultDispatcher-worker-12 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.405 [DefaultDispatcher-worker-14 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.405 [DefaultDispatcher-worker-14 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.405 [DefaultDispatcher-worker-14 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:59.405 [DefaultDispatcher-worker-14 @coroutine#2952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.405 [DefaultDispatcher-worker-14 @coroutine#2952] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 18:44:59.406 [eventLoopGroupProxy-19-2 @call-handler#3234] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 18:44:59.406 [eventLoopGroupProxy-19-2 @call-handler#3234] 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 2024-04-29 18:44:59.406 [eventLoopGroupProxy-19-2 @call-handler#3234] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 18:44:59.416 [DefaultDispatcher-worker-8 @call-handler#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-04-29 18:44:59.416 [eventLoopGroupProxy-19-2 @call-handler#3234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.417 [DefaultDispatcher-worker-6 @coroutine#2952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.417 [DefaultDispatcher-worker-6 @coroutine#2952] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 18:44:59.417 [DefaultDispatcher-worker-6 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 18:44:59.417 [DefaultDispatcher-worker-6 @coroutine#2952] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.419 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112 2024-04-29 18:44:59.419 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112. 2024-04-29 18:44:59.419 [UI Thread @coroutine#3258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112 2024-04-29 18:44:59.419 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.419 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.419 [UI Thread @coroutine#3262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.420 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.420 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.420 [UI Thread @coroutine#3267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.420 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.420 [eventLoopGroupProxy-19-2 @call-handler#3275] 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/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/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/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-04-29 18:44:59.420 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.420 [UI Thread @coroutine#3269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.420 [eventLoopGroupProxy-19-6 @call-handler#3279] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-29 18:44:59.420 [eventLoopGroupProxy-19-9 @call-handler#3283] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-29 18:44:59.421 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113 2024-04-29 18:44:59.421 [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:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113. 2024-04-29 18:44:59.421 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113 2024-04-29 18:44:59.421 [eventLoopGroupProxy-19-2 @call-handler#3275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.421 [UI Thread @coroutine#3258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112 2024-04-29 18:44:59.421 [UI Thread @coroutine#3258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112 2024-04-29 18:44:59.422 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112. 2024-04-29 18:44:59.422 [UI Thread @coroutine#3258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586573556430938112 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.422 [eventLoopGroupProxy-19-10 @call-handler#3298] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-29 18:44:59.422 [eventLoopGroupProxy-19-11 @call-handler#3299] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-29 18:44:59.422 [eventLoopGroupProxy-19-9 @call-handler#3283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.422 [eventLoopGroupProxy-19-6 @call-handler#3279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.423 [eventLoopGroupProxy-19-10 @call-handler#3298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.423 [UI Thread @coroutine#3267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.423 [UI Thread @coroutine#3267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.423 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.423 [UI Thread @coroutine#3267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.424 [UI Thread @coroutine#3262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.424 [UI Thread @coroutine#3262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.424 [UI Thread @coroutine#3269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.424 [UI Thread @coroutine#3269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 2024-04-29 18:44:59.424 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.424 [UI Thread @coroutine#3262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.424 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112. 2024-04-29 18:44:59.424 [UI Thread @coroutine#3269] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586573556430938113&assignmentUid=586573556430938112 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.426 [eventLoopGroupProxy-19-11 @call-handler#3299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 18:44:59.426 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113 2024-04-29 18:44:59.426 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113 2024-04-29 18:44:59.427 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113. 2024-04-29 18:44:59.427 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586573556430938112&clazzUid=586573556430938112&accountPersonUid=586573556430938113 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:44:59.429 [DefaultDispatcher-worker-13 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-04-29 18:44:59.433 [DefaultDispatcher-worker-4 @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.440 [DefaultDispatcher-worker-8 @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.450 [DefaultDispatcher-worker-13 @coroutine#3262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.458 [DefaultDispatcher-worker-14 @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.469 [DefaultDispatcher-worker-14 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-04-29 18:44:59.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-29 18:44:59.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-29 18:44:59.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:59.474 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f8933b: (connection evicted) 2024-04-29 18:44:59.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:59.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-29 18:44:59.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-29 18:44:59.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-29 18:44:59.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-29 18:44:59.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:44:59.477 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@259647f2: (connection evicted) 2024-04-29 18:44:59.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:44:59.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-29 18:44:59.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-29 18:44:59.483 [DefaultDispatcher-worker-17 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:44:59.483 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.483 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:59.483 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.484 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.484 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.608 [DefaultDispatcher-worker-2 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:44:59.608 [DefaultDispatcher-worker-2 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.608 [DefaultDispatcher-worker-2 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:59.608 [DefaultDispatcher-worker-2 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.610 [DefaultDispatcher-worker-11 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.610 [DefaultDispatcher-worker-11 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.682 [DefaultDispatcher-worker-4 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:44:59.683 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.683 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:59.683 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.684 [DefaultDispatcher-worker-7 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.684 [DefaultDispatcher-worker-7 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.769 [DefaultDispatcher-worker-2 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:44:59.770 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.770 [DefaultDispatcher-worker-2 @coroutine#2063] 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. 2024-04-29 18:44:59.770 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.771 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.884 [DefaultDispatcher-worker-11 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:44:59.884 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.884 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId. 2024-04-29 18:44:59.884 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.885 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:44:59.885 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.000 [DefaultDispatcher-worker-1 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:45:00.000 [DefaultDispatcher-worker-1 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.000 [DefaultDispatcher-worker-1 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:00.000 [DefaultDispatcher-worker-1 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.001 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.001 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.275 [DefaultDispatcher-worker-6 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:45:00.275 [DefaultDispatcher-worker-8 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:45:00.275 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.275 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:00.275 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.275 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.275 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:00.275 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.276 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.276 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.276 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.276 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.359 [DefaultDispatcher-worker-11 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:45:00.359 [DefaultDispatcher-worker-6 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:45:00.359 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.359 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.359 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:00.359 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:00.359 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.359 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.360 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.360 [DefaultDispatcher-worker-13 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.360 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.360 [DefaultDispatcher-worker-13 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-29 18:45:00.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-29 18:45:00.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:00.482 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0: (connection evicted) 2024-04-29 18:45:00.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:00.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-29 18:45:00.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe7454c 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-04-29 18:45:00.487 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-04-29 18:45:00.488 [Test worker @coroutine#3356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-29 18:45:00.496 [DefaultDispatcher-worker-11 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:45:00.496 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.496 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:00.496 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.497 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.497 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.503 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-04-29 18:45:00.515 [Test worker @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-04-29 18:45:00.517 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-04-29 18:45:00.518 [Test worker @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bce93d3 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-29 18:45:00.519 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-04-29 18:45:00.520 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-04-29 18:45:00.520 [Test worker @coroutine#3356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-29 18:45:00.534 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-04-29 18:45:00.545 [Test worker @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-04-29 18:45:00.547 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-04-29 18:45:00.549 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-04-29 18:45:00.561 [DefaultDispatcher-worker-15 @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-04-29 18:45:00.574 [DefaultDispatcher-worker-15 @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-04-29 18:45:00.585 [DefaultDispatcher-worker-4 @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-04-29 18:45:00.588 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:00.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-29 18:45:00.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-29 18:45:00.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:00.596 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@297db6ad: (connection evicted) 2024-04-29 18:45:00.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:00.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-29 18:45:00.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-29 18:45:00.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-29 18:45:00.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-29 18:45:00.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:00.598 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e24db00: (connection evicted) 2024-04-29 18:45:00.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:00.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-29 18:45:00.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c3e307 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:00.600 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-29 18:45:00.601 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-04-29 18:45:00.601 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-04-29 18:45:00.601 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-29 18:45:00.616 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-04-29 18:45:00.619 [DefaultDispatcher-worker-9 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:45:00.619 [DefaultDispatcher-worker-9 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.619 [DefaultDispatcher-worker-9 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:00.619 [DefaultDispatcher-worker-9 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.620 [DefaultDispatcher-worker-7 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.620 [DefaultDispatcher-worker-7 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.630 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-04-29 18:45:00.631 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-04-29 18:45:00.633 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d8e9f22 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:00.634 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-29 18:45:00.635 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-04-29 18:45:00.635 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-04-29 18:45:00.635 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-29 18:45:00.649 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-04-29 18:45:00.660 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-04-29 18:45:00.662 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-04-29 18:45:00.664 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-04-29 18:45:00.676 [DefaultDispatcher-worker-17 @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-04-29 18:45:00.689 [DefaultDispatcher-worker-17 @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-04-29 18:45:00.695 [DefaultDispatcher-worker-1 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:45:00.695 [DefaultDispatcher-worker-1 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.695 [DefaultDispatcher-worker-1 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:00.695 [DefaultDispatcher-worker-1 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.696 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.696 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.701 [DefaultDispatcher-worker-6 @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-04-29 18:45:00.701 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:00.712 [DefaultDispatcher-worker-5 @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-04-29 18:45:00.733 [DefaultDispatcher-worker-4 @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-04-29 18:45:00.735 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:00.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-29 18:45:00.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-29 18:45:00.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:00.736 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d492d46: (connection evicted) 2024-04-29 18:45:00.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:00.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-29 18:45:00.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-29 18:45:00.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-29 18:45:00.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-29 18:45:00.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:00.737 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4: (connection evicted) 2024-04-29 18:45:00.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:00.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-29 18:45:00.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-29 18:45:00.739 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-29 18:45:00.739 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:00.739 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:00.739 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:00.739 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:00.739 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:00.739 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:00.739 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bca3b27 2024-04-29 18:45:00.739 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:00.739 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-04-29 18:45:00.740 [Test worker @coroutine#3509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-29 18:45:00.756 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-04-29 18:45:00.768 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-04-29 18:45:00.770 [Test worker @coroutine#3512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-04-29 18:45:00.772 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d18b61 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:00.772 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-04-29 18:45:00.773 [Test worker @coroutine#3509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-29 18:45:00.780 [DefaultDispatcher-worker-11 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:45:00.781 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.781 [DefaultDispatcher-worker-11 @coroutine#2063] 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. 2024-04-29 18:45:00.781 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.782 [DefaultDispatcher-worker-7 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.788 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-04-29 18:45:00.799 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-04-29 18:45:00.801 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-04-29 18:45:00.803 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-04-29 18:45:00.816 [DefaultDispatcher-worker-11 @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-04-29 18:45:00.829 [DefaultDispatcher-worker-11 @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-04-29 18:45:00.840 [DefaultDispatcher-worker-6 @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-04-29 18:45:00.840 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:00.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-29 18:45:00.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-29 18:45:00.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:00.849 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15974f4e: (connection evicted) 2024-04-29 18:45:00.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:00.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-29 18:45:00.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-29 18:45:00.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-29 18:45:00.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-29 18:45:00.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:00.851 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795: (connection evicted) 2024-04-29 18:45:00.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:00.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-29 18:45:00.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-29 18:45:00.852 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58397dee 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:00.853 [Test worker @coroutine#3568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-29 18:45:00.854 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-04-29 18:45:00.854 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-04-29 18:45:00.854 [Test worker @coroutine#3568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-29 18:45:00.870 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-04-29 18:45:00.882 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-04-29 18:45:00.884 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-04-29 18:45:00.886 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-04-29 18:45:00.886 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6645c1f 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-04-29 18:45:00.887 [Test worker @coroutine#3568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-29 18:45:00.895 [DefaultDispatcher-worker-2 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:45:00.895 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.895 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:00.895 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.896 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.896 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:00.903 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-04-29 18:45:00.915 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-04-29 18:45:00.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-04-29 18:45:00.919 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-04-29 18:45:00.936 [DefaultDispatcher-worker-4 @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-04-29 18:45:00.951 [DefaultDispatcher-worker-3 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-04-29 18:45:00.954 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:00.963 [DefaultDispatcher-worker-12 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-04-29 18:45:00.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-29 18:45:00.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-29 18:45:00.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:00.972 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37bafef8: (connection evicted) 2024-04-29 18:45:00.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:00.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-29 18:45:00.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-29 18:45:00.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-29 18:45:00.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-29 18:45:00.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:00.973 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ef4179: (connection evicted) 2024-04-29 18:45:00.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:00.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-29 18:45:00.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-29 18:45:00.975 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6385b07d 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-04-29 18:45:00.976 [Test worker @coroutine#3628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-29 18:45:00.992 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-04-29 18:45:01.004 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-04-29 18:45:01.007 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-04-29 18:45:01.009 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56540a58 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 18:45:01.010 [Test worker @coroutine#3628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-29 18:45:01.012 [DefaultDispatcher-worker-12 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:45:01.012 [DefaultDispatcher-worker-12 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.012 [DefaultDispatcher-worker-12 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:01.012 [DefaultDispatcher-worker-12 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.014 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.014 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.025 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 18:45:01.037 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 18:45:01.038 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 18:45:01.040 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 18:45:01.053 [DefaultDispatcher-worker-8 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 18:45:01.067 [DefaultDispatcher-worker-13 @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-04-29 18:45:01.077 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:01.081 [DefaultDispatcher-worker-8 @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-04-29 18:45:01.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-29 18:45:01.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-29 18:45:01.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.089 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76: (connection evicted) 2024-04-29 18:45:01.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-29 18:45:01.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-29 18:45:01.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-29 18:45:01.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-29 18:45:01.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.091 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10bf2185: (connection evicted) 2024-04-29 18:45:01.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-29 18:45:01.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e756b8d 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.093 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-29 18:45:01.094 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-04-29 18:45:01.094 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-04-29 18:45:01.094 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-29 18:45:01.112 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-04-29 18:45:01.126 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-04-29 18:45:01.128 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-04-29 18:45:01.130 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-04-29 18:45:01.130 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-29 18:45:01.130 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.130 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.130 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.130 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.130 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@122bfaac 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-04-29 18:45:01.131 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-29 18:45:01.148 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-04-29 18:45:01.160 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-04-29 18:45:01.162 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-04-29 18:45:01.164 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-04-29 18:45:01.177 [DefaultDispatcher-worker-5 @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67954d71 2024-04-29 18:45:01.190 [DefaultDispatcher-worker-14 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-04-29 18:45:01.194 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:01.202 [DefaultDispatcher-worker-12 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-04-29 18:45:01.211 [DefaultDispatcher-worker-3 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef8498 2024-04-29 18:45:01.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-29 18:45:01.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-29 18:45:01.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.220 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eef8498: (connection evicted) 2024-04-29 18:45:01.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-29 18:45:01.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-29 18:45:01.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-29 18:45:01.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-29 18:45:01.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.222 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67954d71: (connection evicted) 2024-04-29 18:45:01.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-29 18:45:01.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@de06f28 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-29 18:45:01.224 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.225 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.225 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.225 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.225 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.225 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.225 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.225 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.225 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-29 18:45:01.225 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-04-29 18:45:01.225 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-04-29 18:45:01.225 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-29 18:45:01.240 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-04-29 18:45:01.252 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-04-29 18:45:01.254 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-04-29 18:45:01.256 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca9e25a 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.256 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-29 18:45:01.257 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-04-29 18:45:01.257 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-04-29 18:45:01.257 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-29 18:45:01.271 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-04-29 18:45:01.283 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-04-29 18:45:01.285 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-04-29 18:45:01.288 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-04-29 18:45:01.290 [DefaultDispatcher-worker-9 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:45:01.291 [DefaultDispatcher-worker-17 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:45:01.291 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.291 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:01.291 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.291 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.291 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:01.291 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.292 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.292 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.293 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.293 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.300 [DefaultDispatcher-worker-8 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-04-29 18:45:01.313 [DefaultDispatcher-worker-7 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-04-29 18:45:01.325 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:01.326 [DefaultDispatcher-worker-12 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-04-29 18:45:01.335 [DefaultDispatcher-worker-1 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-04-29 18:45:01.353 [DefaultDispatcher-worker-7 @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-04-29 18:45:01.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-29 18:45:01.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-29 18:45:01.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.356 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe: (connection evicted) 2024-04-29 18:45:01.357 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-29 18:45:01.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-29 18:45:01.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-29 18:45:01.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-29 18:45:01.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.357 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8: (connection evicted) 2024-04-29 18:45:01.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-29 18:45:01.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-29 18:45:01.359 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-29 18:45:01.359 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.359 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.359 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.359 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.359 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f20ff8e 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-04-29 18:45:01.360 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-29 18:45:01.373 [DefaultDispatcher-worker-6 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:45:01.373 [DefaultDispatcher-worker-4 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:45:01.373 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.373 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.373 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:01.373 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:01.373 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.373 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.374 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.374 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.374 [DefaultDispatcher-worker-7 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.374 [DefaultDispatcher-worker-7 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.379 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-04-29 18:45:01.391 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-04-29 18:45:01.392 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-04-29 18:45:01.394 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2d7a85 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-04-29 18:45:01.395 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-29 18:45:01.410 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-04-29 18:45:01.421 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-04-29 18:45:01.423 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-04-29 18:45:01.425 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-04-29 18:45:01.438 [DefaultDispatcher-worker-17 @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-04-29 18:45:01.450 [DefaultDispatcher-worker-12 @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-04-29 18:45:01.460 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:01.462 [DefaultDispatcher-worker-10 @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-04-29 18:45:01.466 [Test worker @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-04-29 18:45:01.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-29 18:45:01.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-29 18:45:01.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.474 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5: (connection evicted) 2024-04-29 18:45:01.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-29 18:45:01.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-29 18:45:01.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-29 18:45:01.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-29 18:45:01.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.475 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55fbebba: (connection evicted) 2024-04-29 18:45:01.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-29 18:45:01.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72412c3d 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.477 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-29 18:45:01.478 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-04-29 18:45:01.478 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-04-29 18:45:01.478 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-29 18:45:01.494 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-04-29 18:45:01.506 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-04-29 18:45:01.507 [DefaultDispatcher-worker-14 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:45:01.507 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.507 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:01.507 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.507 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-04-29 18:45:01.508 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.509 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.509 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f007c4 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2024-04-29 18:45:01.510 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-29 18:45:01.525 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2024-04-29 18:45:01.536 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2024-04-29 18:45:01.538 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2024-04-29 18:45:01.540 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2024-04-29 18:45:01.552 [DefaultDispatcher-worker-10 @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2024-04-29 18:45:01.563 [DefaultDispatcher-worker-4 @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-04-29 18:45:01.575 [DefaultDispatcher-worker-12 @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-04-29 18:45:01.578 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:01.579 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-04-29 18:45:01.583 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-04-29 18:45:01.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-29 18:45:01.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-29 18:45:01.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.591 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe: (connection evicted) 2024-04-29 18:45:01.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-29 18:45:01.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-29 18:45:01.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-29 18:45:01.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-29 18:45:01.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.592 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0: (connection evicted) 2024-04-29 18:45:01.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-29 18:45:01.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-29 18:45:01.594 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-29 18:45:01.594 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.594 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.594 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dab0a6c 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-04-29 18:45:01.595 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-29 18:45:01.612 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-04-29 18:45:01.624 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-04-29 18:45:01.626 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-04-29 18:45:01.628 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57ce8f63 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-29 18:45:01.629 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-29 18:45:01.631 [DefaultDispatcher-worker-5 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:45:01.631 [DefaultDispatcher-worker-5 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.631 [DefaultDispatcher-worker-5 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:01.631 [DefaultDispatcher-worker-5 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.632 [DefaultDispatcher-worker-4 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.632 [DefaultDispatcher-worker-4 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.644 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-29 18:45:01.656 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-29 18:45:01.658 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-29 18:45:01.660 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-29 18:45:01.673 [DefaultDispatcher-worker-3 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-04-29 18:45:01.686 [DefaultDispatcher-worker-1 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-04-29 18:45:01.695 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:01.697 [DefaultDispatcher-worker-4 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-04-29 18:45:01.751 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.756 [DefaultDispatcher-worker-12 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:45:01.757 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.757 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:01.757 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.758 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.758 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-29 18:45:01.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-29 18:45:01.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.764 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f994055: (connection evicted) 2024-04-29 18:45:01.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-29 18:45:01.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-29 18:45:01.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-29 18:45:01.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-29 18:45:01.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.765 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59acb725: (connection evicted) 2024-04-29 18:45:01.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-29 18:45:01.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d2161b6 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.767 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.768 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.768 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.768 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.768 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.768 [Test worker @coroutine#4054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-29 18:45:01.768 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-04-29 18:45:01.768 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-04-29 18:45:01.768 [Test worker @coroutine#4054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-29 18:45:01.785 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-04-29 18:45:01.792 [DefaultDispatcher-worker-3 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:45:01.793 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.793 [DefaultDispatcher-worker-3 @coroutine#2063] 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. 2024-04-29 18:45:01.793 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.794 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.798 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-04-29 18:45:01.799 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-04-29 18:45:01.801 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d821475 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-04-29 18:45:01.802 [Test worker @coroutine#4054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-29 18:45:01.817 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-04-29 18:45:01.828 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-04-29 18:45:01.830 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-04-29 18:45:01.832 [Test worker @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-04-29 18:45:01.844 [DefaultDispatcher-worker-13 @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-04-29 18:45:01.857 [DefaultDispatcher-worker-12 @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-04-29 18:45:01.868 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:01.868 [DefaultDispatcher-worker-4 @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-04-29 18:45:01.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-29 18:45:01.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-29 18:45:01.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.878 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211: (connection evicted) 2024-04-29 18:45:01.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-29 18:45:01.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-29 18:45:01.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-29 18:45:01.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-29 18:45:01.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:01.879 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@656dc20f: (connection evicted) 2024-04-29 18:45:01.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:01.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-29 18:45:01.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-29 18:45:01.880 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@181909f0 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-04-29 18:45:01.881 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-29 18:45:01.898 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-04-29 18:45:01.907 [DefaultDispatcher-worker-8 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:45:01.907 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.907 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:01.907 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.908 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.908 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:01.910 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-04-29 18:45:01.912 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-04-29 18:45:01.913 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61cf142f 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:01.914 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-29 18:45:01.915 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-04-29 18:45:01.915 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-04-29 18:45:01.915 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-29 18:45:01.929 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-04-29 18:45:01.940 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-04-29 18:45:01.942 [Test worker @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-04-29 18:45:01.944 [Test worker @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-04-29 18:45:01.955 [DefaultDispatcher-worker-17 @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-04-29 18:45:01.976 [DefaultDispatcher-worker-16 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-04-29 18:45:01.981 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:01.987 [DefaultDispatcher-worker-6 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-04-29 18:45:01.989 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-04-29 18:45:01.992 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-04-29 18:45:02.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-29 18:45:02.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-29 18:45:02.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.001 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@113ba21: (connection evicted) 2024-04-29 18:45:02.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-29 18:45:02.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-29 18:45:02.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-29 18:45:02.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-29 18:45:02.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.002 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c902a83: (connection evicted) 2024-04-29 18:45:02.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-29 18:45:02.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5acbef42 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.004 [Test worker @coroutine#4180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-29 18:45:02.005 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-04-29 18:45:02.005 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-04-29 18:45:02.005 [Test worker @coroutine#4180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-29 18:45:02.022 [DefaultDispatcher-worker-10 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:45:02.022 [DefaultDispatcher-worker-10 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.022 [DefaultDispatcher-worker-10 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:02.022 [DefaultDispatcher-worker-10 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.024 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.024 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.026 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-04-29 18:45:02.038 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-04-29 18:45:02.040 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-04-29 18:45:02.042 [Test worker @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f1d374 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.042 [Test worker @coroutine#4180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-29 18:45:02.043 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-29 18:45:02.043 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-29 18:45:02.043 [Test worker @coroutine#4180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-29 18:45:02.046 [DefaultDispatcher-worker-14 @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5486ee92 2024-04-29 18:45:02.057 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-29 18:45:02.071 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-29 18:45:02.073 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-29 18:45:02.075 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-29 18:45:02.087 [DefaultDispatcher-worker-6 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-29 18:45:02.101 [DefaultDispatcher-worker-11 @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-04-29 18:45:02.105 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:02.112 [DefaultDispatcher-worker-14 @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-04-29 18:45:02.125 [UI Thread @coroutine#4246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-04-29 18:45:02.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-29 18:45:02.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-29 18:45:02.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.130 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d4e070: (connection evicted) 2024-04-29 18:45:02.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-29 18:45:02.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-29 18:45:02.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-29 18:45:02.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-29 18:45:02.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.131 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981: (connection evicted) 2024-04-29 18:45:02.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-29 18:45:02.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66008321 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.134 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2024-04-29 18:45:02.135 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-29 18:45:02.136 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.156 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2024-04-29 18:45:02.170 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2024-04-29 18:45:02.172 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2024-04-29 18:45:02.174 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2024-04-29 18:45:02.185 [DefaultDispatcher-worker-16 @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2024-04-29 18:45:02.189 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2024-04-29 18:45:02.202 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2024-04-29 18:45:02.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-29 18:45:02.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-29 18:45:02.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.216 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c: (connection evicted) 2024-04-29 18:45:02.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-29 18:45:02.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-29 18:45:02.218 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-29 18:45:02.218 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.218 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27959c4e 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2024-04-29 18:45:02.219 [Test worker @coroutine#4312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-29 18:45:02.236 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2024-04-29 18:45:02.249 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2024-04-29 18:45:02.250 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2024-04-29 18:45:02.252 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2024-04-29 18:45:02.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-29 18:45:02.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-29 18:45:02.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:02.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-29 18:45:02.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-29 18:45:02.257 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d6de24e 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-29 18:45:02.258 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-29 18:45:02.273 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-29 18:45:02.284 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-29 18:45:02.286 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-29 18:45:02.288 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-29 18:45:02.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-29 18:45:02.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-29 18:45:02.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:02.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-29 18:45:02.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9760f17 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.294 [Test worker @coroutine#4371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-29 18:45:02.295 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@52688730 2024-04-29 18:45:02.295 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@52688730 2024-04-29 18:45:02.295 [Test worker @coroutine#4371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-29 18:45:02.306 [DefaultDispatcher-worker-17 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:45:02.306 [DefaultDispatcher-worker-8 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:45:02.306 [DefaultDispatcher-worker-8 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.306 [DefaultDispatcher-worker-17 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.306 [DefaultDispatcher-worker-8 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:02.306 [DefaultDispatcher-worker-17 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:02.306 [DefaultDispatcher-worker-8 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.306 [DefaultDispatcher-worker-17 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.307 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.307 [DefaultDispatcher-worker-11 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.307 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.307 [DefaultDispatcher-worker-11 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.311 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52688730 2024-04-29 18:45:02.323 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52688730 2024-04-29 18:45:02.324 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52688730 2024-04-29 18:45:02.326 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52688730 2024-04-29 18:45:02.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-29 18:45:02.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-29 18:45:02.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:02.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-29 18:45:02.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1af6cd73 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2024-04-29 18:45:02.332 [Test worker @coroutine#4407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-29 18:45:02.347 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2024-04-29 18:45:02.359 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2024-04-29 18:45:02.361 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2024-04-29 18:45:02.363 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2024-04-29 18:45:02.374 [DefaultDispatcher-worker-17 @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6 2024-04-29 18:45:02.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-29 18:45:02.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-29 18:45:02.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.378 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2baf2c6: (connection evicted) 2024-04-29 18:45:02.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-29 18:45:02.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@561f982f 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-29 18:45:02.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.382 [Test worker @coroutine#4434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-29 18:45:02.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae648d2 2024-04-29 18:45:02.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae648d2 2024-04-29 18:45:02.382 [Test worker @coroutine#4434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-29 18:45:02.387 [DefaultDispatcher-worker-8 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:45:02.387 [DefaultDispatcher-worker-8 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.387 [DefaultDispatcher-worker-8 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:02.387 [DefaultDispatcher-worker-13 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:45:02.387 [DefaultDispatcher-worker-8 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.387 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.387 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:02.387 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.388 [DefaultDispatcher-worker-17 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.388 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.388 [DefaultDispatcher-worker-17 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.388 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.398 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae648d2 2024-04-29 18:45:02.409 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae648d2 2024-04-29 18:45:02.411 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae648d2 2024-04-29 18:45:02.413 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae648d2 2024-04-29 18:45:02.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-29 18:45:02.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-29 18:45:02.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:02.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-29 18:45:02.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-29 18:45:02.418 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@201a84e1 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2024-04-29 18:45:02.419 [Test worker @coroutine#4469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-29 18:45:02.435 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2024-04-29 18:45:02.447 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2024-04-29 18:45:02.449 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2024-04-29 18:45:02.450 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2024-04-29 18:45:02.461 [DefaultDispatcher-worker-7 @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2024-04-29 18:45:02.464 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2024-04-29 18:45:02.469 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623e578b 2024-04-29 18:45:02.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-29 18:45:02.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-29 18:45:02.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.482 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623e578b: (connection evicted) 2024-04-29 18:45:02.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-29 18:45:02.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-29 18:45:02.485 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50061d56 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.486 [Test worker @coroutine#4503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-29 18:45:02.487 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-29 18:45:02.487 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-29 18:45:02.487 [Test worker @coroutine#4503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-29 18:45:02.502 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-29 18:45:02.513 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-29 18:45:02.515 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-29 18:45:02.516 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.517 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-29 18:45:02.517 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@788cb7b0 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-29 18:45:02.518 [DefaultDispatcher-worker-8 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-29 18:45:02.518 [Test worker @coroutine#4503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-29 18:45:02.518 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.518 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:02.518 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.520 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.520 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.533 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-29 18:45:02.544 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-29 18:45:02.546 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-29 18:45:02.548 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-29 18:45:02.561 [DefaultDispatcher-worker-15 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-29 18:45:02.580 [DefaultDispatcher-worker-11 @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-29 18:45:02.587 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:02.600 [DefaultDispatcher-worker-12 @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-29 18:45:02.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-29 18:45:02.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-29 18:45:02.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.610 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2044a11b: (connection evicted) 2024-04-29 18:45:02.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-29 18:45:02.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-29 18:45:02.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-29 18:45:02.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-29 18:45:02.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.611 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d: (connection evicted) 2024-04-29 18:45:02.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-29 18:45:02.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-29 18:45:02.612 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770635f8 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-29 18:45:02.613 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-29 18:45:02.631 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-29 18:45:02.643 [DefaultDispatcher-worker-12 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:45:02.643 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-29 18:45:02.643 [DefaultDispatcher-worker-12 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.643 [DefaultDispatcher-worker-12 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:02.643 [DefaultDispatcher-worker-12 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.644 [DefaultDispatcher-worker-16 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.644 [DefaultDispatcher-worker-16 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.645 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-29 18:45:02.647 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b810b54 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.647 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-29 18:45:02.648 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-29 18:45:02.648 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-29 18:45:02.648 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-29 18:45:02.662 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-29 18:45:02.673 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-29 18:45:02.675 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-29 18:45:02.677 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-29 18:45:02.690 [DefaultDispatcher-worker-13 @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-04-29 18:45:02.703 [DefaultDispatcher-worker-2 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-29 18:45:02.714 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:02.720 [DefaultDispatcher-worker-9 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-29 18:45:02.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-29 18:45:02.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-29 18:45:02.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.724 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7: (connection evicted) 2024-04-29 18:45:02.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-29 18:45:02.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-29 18:45:02.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-29 18:45:02.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-29 18:45:02.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.726 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10387d6d: (connection evicted) 2024-04-29 18:45:02.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-29 18:45:02.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5796ae15 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.729 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-29 18:45:02.730 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-04-29 18:45:02.730 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-04-29 18:45:02.730 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-29 18:45:02.744 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-04-29 18:45:02.755 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-04-29 18:45:02.757 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-04-29 18:45:02.759 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78002333 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.760 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-29 18:45:02.761 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-04-29 18:45:02.761 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-04-29 18:45:02.761 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-29 18:45:02.768 [DefaultDispatcher-worker-2 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:45:02.769 [DefaultDispatcher-worker-2 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.769 [DefaultDispatcher-worker-2 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:02.769 [DefaultDispatcher-worker-2 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.770 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.770 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.775 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-04-29 18:45:02.787 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-04-29 18:45:02.789 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-04-29 18:45:02.791 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-04-29 18:45:02.803 [DefaultDispatcher-worker-3 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-04-29 18:45:02.806 [DefaultDispatcher-worker-1 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:45:02.806 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.806 [DefaultDispatcher-worker-1 @coroutine#2063] 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. 2024-04-29 18:45:02.806 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.807 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.819 [DefaultDispatcher-worker-1 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-04-29 18:45:02.830 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:02.834 [DefaultDispatcher-worker-1 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-04-29 18:45:02.845 [DefaultDispatcher-worker-9 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-04-29 18:45:02.857 [DefaultDispatcher-worker-14 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-04-29 18:45:02.861 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-29 18:45:02.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-29 18:45:02.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.872 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37846cc2: (connection evicted) 2024-04-29 18:45:02.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-29 18:45:02.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-29 18:45:02.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-29 18:45:02.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-29 18:45:02.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.873 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81: (connection evicted) 2024-04-29 18:45:02.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-29 18:45:02.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5de769c8 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ecdd85 2024-04-29 18:45:02.876 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ecdd85 2024-04-29 18:45:02.877 [Test worker @coroutine#4605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-29 18:45:02.893 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ecdd85 2024-04-29 18:45:02.905 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ecdd85 2024-04-29 18:45:02.906 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ecdd85 2024-04-29 18:45:02.908 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ecdd85 2024-04-29 18:45:02.908 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c320c8b 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-04-29 18:45:02.909 [Test worker @coroutine#4605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-29 18:45:02.919 [DefaultDispatcher-worker-16 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:45:02.919 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.919 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:02.919 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.921 [DefaultDispatcher-worker-3 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.921 [DefaultDispatcher-worker-3 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:02.923 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-04-29 18:45:02.935 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-04-29 18:45:02.936 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-04-29 18:45:02.938 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-04-29 18:45:02.951 [DefaultDispatcher-worker-7 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-04-29 18:45:02.963 [DefaultDispatcher-worker-7 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ecdd85 2024-04-29 18:45:02.974 [DefaultDispatcher-worker-3 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ecdd85 2024-04-29 18:45:02.977 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:02.981 [DefaultDispatcher-worker-3 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ecdd85 2024-04-29 18:45:02.982 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-29 18:45:02.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-29 18:45:02.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.993 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10ecdd85: (connection evicted) 2024-04-29 18:45:02.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-29 18:45:02.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-29 18:45:02.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-29 18:45:02.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-29 18:45:02.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:02.994 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@240fe338: (connection evicted) 2024-04-29 18:45:02.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:02.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-29 18:45:02.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a74970 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:02.996 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-29 18:45:02.997 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-29 18:45:02.997 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-29 18:45:03.001 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-29 18:45:03.016 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-29 18:45:03.028 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-29 18:45:03.030 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-29 18:45:03.032 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bcaf67 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-29 18:45:03.033 [DefaultDispatcher-worker-7 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:45:03.033 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-04-29 18:45:03.034 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-04-29 18:45:03.034 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-29 18:45:03.034 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.034 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:03.034 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.035 [DefaultDispatcher-worker-3 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.035 [DefaultDispatcher-worker-3 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.048 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-04-29 18:45:03.056 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.060 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-04-29 18:45:03.061 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-04-29 18:45:03.063 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-04-29 18:45:03.075 [DefaultDispatcher-worker-16 @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-04-29 18:45:03.090 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.091 [DefaultDispatcher-worker-13 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-29 18:45:03.097 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:03.101 [DefaultDispatcher-worker-7 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-29 18:45:03.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-29 18:45:03.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-29 18:45:03.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.106 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55d607b: (connection evicted) 2024-04-29 18:45:03.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-29 18:45:03.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-29 18:45:03.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-29 18:45:03.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-29 18:45:03.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.107 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524032f9: (connection evicted) 2024-04-29 18:45:03.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-29 18:45:03.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-29 18:45:03.110 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d462edc 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.111 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-29 18:45:03.112 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-04-29 18:45:03.112 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-04-29 18:45:03.112 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-29 18:45:03.127 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-04-29 18:45:03.134 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.138 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-04-29 18:45:03.140 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-04-29 18:45:03.142 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246ee6d8 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.142 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.143 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.143 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.143 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.143 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.143 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.143 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-29 18:45:03.143 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-04-29 18:45:03.143 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-04-29 18:45:03.143 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-29 18:45:03.157 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-04-29 18:45:03.169 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-04-29 18:45:03.170 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-04-29 18:45:03.172 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-04-29 18:45:03.184 [DefaultDispatcher-worker-15 @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-04-29 18:45:03.197 [DefaultDispatcher-worker-17 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-04-29 18:45:03.211 [DefaultDispatcher-worker-1 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-04-29 18:45:03.212 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.232 [DefaultDispatcher-worker-2 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330f3046 2024-04-29 18:45:03.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-29 18:45:03.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-29 18:45:03.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.234 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@330f3046: (connection evicted) 2024-04-29 18:45:03.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-29 18:45:03.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-29 18:45:03.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-29 18:45:03.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-29 18:45:03.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.235 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@791b9887: (connection evicted) 2024-04-29 18:45:03.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-29 18:45:03.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685dceb8 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.237 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2024-04-29 18:45:03.238 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-29 18:45:03.256 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2024-04-29 18:45:03.267 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2024-04-29 18:45:03.269 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2024-04-29 18:45:03.271 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2024-04-29 18:45:03.271 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-29 18:45:03.271 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.271 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.271 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76bfecef 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-04-29 18:45:03.272 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-29 18:45:03.286 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-04-29 18:45:03.295 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.297 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-04-29 18:45:03.299 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-04-29 18:45:03.301 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-04-29 18:45:03.312 [DefaultDispatcher-worker-16 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-04-29 18:45:03.318 [DefaultDispatcher-worker-16 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:45:03.318 [DefaultDispatcher-worker-1 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:45:03.319 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.319 [DefaultDispatcher-worker-1 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.319 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:03.319 [DefaultDispatcher-worker-1 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:03.319 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.319 [DefaultDispatcher-worker-1 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.320 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.320 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.320 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.320 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.326 [DefaultDispatcher-worker-9 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2024-04-29 18:45:03.337 [DefaultDispatcher-worker-13 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2024-04-29 18:45:03.338 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:03.344 [DefaultDispatcher-worker-2 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2024-04-29 18:45:03.360 [DefaultDispatcher-worker-13 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2024-04-29 18:45:03.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-29 18:45:03.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-29 18:45:03.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.362 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4: (connection evicted) 2024-04-29 18:45:03.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-29 18:45:03.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-29 18:45:03.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-29 18:45:03.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-29 18:45:03.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.363 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b: (connection evicted) 2024-04-29 18:45:03.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-29 18:45:03.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-29 18:45:03.366 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-29 18:45:03.366 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.366 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.366 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.366 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.366 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.366 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb2a0c2 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-04-29 18:45:03.367 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-29 18:45:03.384 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-04-29 18:45:03.400 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-04-29 18:45:03.400 [DefaultDispatcher-worker-3 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:45:03.401 [DefaultDispatcher-worker-11 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:45:03.401 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.401 [DefaultDispatcher-worker-11 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.401 [DefaultDispatcher-worker-11 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:03.401 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:03.401 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.401 [DefaultDispatcher-worker-11 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.402 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-04-29 18:45:03.402 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.402 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.403 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.403 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.404 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cde5d66 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.404 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.405 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-29 18:45:03.405 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-04-29 18:45:03.405 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-04-29 18:45:03.405 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-29 18:45:03.419 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-04-29 18:45:03.430 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-04-29 18:45:03.432 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-04-29 18:45:03.434 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-04-29 18:45:03.446 [DefaultDispatcher-worker-15 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-04-29 18:45:03.461 [DefaultDispatcher-worker-15 @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-04-29 18:45:03.468 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:03.471 [DefaultDispatcher-worker-14 @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-04-29 18:45:03.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-29 18:45:03.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-29 18:45:03.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.483 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7: (connection evicted) 2024-04-29 18:45:03.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-29 18:45:03.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-29 18:45:03.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-29 18:45:03.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-29 18:45:03.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.485 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e791e53: (connection evicted) 2024-04-29 18:45:03.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-29 18:45:03.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c6ab85 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-04-29 18:45:03.487 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-04-29 18:45:03.488 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-29 18:45:03.504 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-04-29 18:45:03.516 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-04-29 18:45:03.518 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-04-29 18:45:03.520 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d38370 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.520 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.521 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-29 18:45:03.521 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-04-29 18:45:03.521 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-04-29 18:45:03.521 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-29 18:45:03.530 [DefaultDispatcher-worker-14 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:45:03.530 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.530 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:03.530 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.531 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.531 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.535 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-04-29 18:45:03.546 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-04-29 18:45:03.548 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-04-29 18:45:03.550 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-04-29 18:45:03.561 [DefaultDispatcher-worker-13 @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-04-29 18:45:03.575 [DefaultDispatcher-worker-16 @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-04-29 18:45:03.588 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:03.588 [DefaultDispatcher-worker-16 @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-04-29 18:45:03.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-29 18:45:03.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-29 18:45:03.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.592 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14abde3e: (connection evicted) 2024-04-29 18:45:03.592 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-29 18:45:03.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-29 18:45:03.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-29 18:45:03.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-29 18:45:03.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.593 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@298154d4: (connection evicted) 2024-04-29 18:45:03.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-29 18:45:03.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cfc4475 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.595 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2024-04-29 18:45:03.596 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-29 18:45:03.614 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2024-04-29 18:45:03.620 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.625 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2024-04-29 18:45:03.627 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2024-04-29 18:45:03.629 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2024-04-29 18:45:03.629 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2654e 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-04-29 18:45:03.630 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-29 18:45:03.643 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.645 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-04-29 18:45:03.656 [DefaultDispatcher-worker-12 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:45:03.656 [DefaultDispatcher-worker-12 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.656 [DefaultDispatcher-worker-12 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:03.656 [DefaultDispatcher-worker-12 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.656 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-04-29 18:45:03.657 [DefaultDispatcher-worker-12 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.657 [DefaultDispatcher-worker-12 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.658 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-04-29 18:45:03.660 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-04-29 18:45:03.668 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.672 [DefaultDispatcher-worker-15 @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-04-29 18:45:03.686 [DefaultDispatcher-worker-16 @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2024-04-29 18:45:03.696 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:03.697 [DefaultDispatcher-worker-16 @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2024-04-29 18:45:03.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-29 18:45:03.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-29 18:45:03.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.699 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6: (connection evicted) 2024-04-29 18:45:03.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-29 18:45:03.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-29 18:45:03.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-29 18:45:03.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-29 18:45:03.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.701 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2: (connection evicted) 2024-04-29 18:45:03.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-29 18:45:03.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-29 18:45:03.703 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750e313c 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2024-04-29 18:45:03.704 [Test worker @coroutine#4897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-29 18:45:03.720 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2024-04-29 18:45:03.732 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2024-04-29 18:45:03.734 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2024-04-29 18:45:03.736 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71a2a9a0 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.736 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f99b8c4 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f99b8c4 2024-04-29 18:45:03.737 [Test worker @coroutine#4897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-29 18:45:03.751 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f99b8c4 2024-04-29 18:45:03.760 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.763 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f99b8c4 2024-04-29 18:45:03.765 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f99b8c4 2024-04-29 18:45:03.767 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f99b8c4 2024-04-29 18:45:03.779 [DefaultDispatcher-worker-1 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f99b8c4 2024-04-29 18:45:03.781 [DefaultDispatcher-worker-3 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:45:03.782 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.782 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:03.782 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.783 [DefaultDispatcher-worker-7 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.783 [DefaultDispatcher-worker-7 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.790 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.795 [DefaultDispatcher-worker-7 @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2024-04-29 18:45:03.805 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:03.811 [DefaultDispatcher-worker-4 @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2024-04-29 18:45:03.819 [DefaultDispatcher-worker-13 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:45:03.819 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.819 [DefaultDispatcher-worker-13 @coroutine#2063] 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. 2024-04-29 18:45:03.820 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.821 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.822 [DefaultDispatcher-worker-13 @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2024-04-29 18:45:03.837 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.841 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.896 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.931 [DefaultDispatcher-worker-4 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:45:03.931 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.931 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:03.931 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.932 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.932 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:03.949 [DefaultDispatcher-worker-11 @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0 2024-04-29 18:45:03.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-29 18:45:03.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-29 18:45:03.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.952 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ab123d0: (connection evicted) 2024-04-29 18:45:03.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-29 18:45:03.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-29 18:45:03.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-29 18:45:03.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-29 18:45:03.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:03.953 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f99b8c4: (connection evicted) 2024-04-29 18:45:03.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:03.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-29 18:45:03.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d1315b 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.955 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-29 18:45:03.956 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2024-04-29 18:45:03.956 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2024-04-29 18:45:03.956 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-29 18:45:03.972 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2024-04-29 18:45:03.983 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2024-04-29 18:45:03.985 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2024-04-29 18:45:03.987 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2024-04-29 18:45:03.987 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-29 18:45:03.987 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:03.987 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:03.987 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:03.987 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:03.987 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:03.987 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:03.987 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd585a5 2024-04-29 18:45:03.987 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:03.987 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:03.987 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:03.987 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:03.987 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2024-04-29 18:45:03.988 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-29 18:45:04.002 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2024-04-29 18:45:04.013 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2024-04-29 18:45:04.015 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2024-04-29 18:45:04.017 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2024-04-29 18:45:04.029 [DefaultDispatcher-worker-2 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2024-04-29 18:45:04.045 [DefaultDispatcher-worker-8 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:45:04.045 [DefaultDispatcher-worker-5 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2024-04-29 18:45:04.045 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.045 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:04.045 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.046 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.046 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.056 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:04.059 [DefaultDispatcher-worker-8 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2024-04-29 18:45:04.069 [DefaultDispatcher-worker-17 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2024-04-29 18:45:04.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-29 18:45:04.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-29 18:45:04.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.074 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34989ceb: (connection evicted) 2024-04-29 18:45:04.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-29 18:45:04.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-29 18:45:04.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-29 18:45:04.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-29 18:45:04.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.075 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11736ebc: (connection evicted) 2024-04-29 18:45:04.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-29 18:45:04.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@293ccbdd 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-29 18:45:04.077 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-29 18:45:04.102 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-29 18:45:04.114 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-29 18:45:04.116 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-29 18:45:04.118 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39595a8 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.118 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-29 18:45:04.119 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2024-04-29 18:45:04.119 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2024-04-29 18:45:04.119 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-29 18:45:04.132 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.133 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2024-04-29 18:45:04.144 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2024-04-29 18:45:04.146 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2024-04-29 18:45:04.148 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2024-04-29 18:45:04.160 [DefaultDispatcher-worker-6 @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2024-04-29 18:45:04.173 [DefaultDispatcher-worker-17 @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-29 18:45:04.178 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:04.190 [DefaultDispatcher-worker-13 @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-29 18:45:04.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-29 18:45:04.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-29 18:45:04.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.195 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@474a63d9: (connection evicted) 2024-04-29 18:45:04.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-29 18:45:04.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-29 18:45:04.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-29 18:45:04.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-29 18:45:04.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.196 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f573dcb: (connection evicted) 2024-04-29 18:45:04.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-29 18:45:04.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf4c93 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.198 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-29 18:45:04.199 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2024-04-29 18:45:04.199 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2024-04-29 18:45:04.199 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-29 18:45:04.217 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2024-04-29 18:45:04.228 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2024-04-29 18:45:04.230 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2024-04-29 18:45:04.232 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67171221 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.232 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-29 18:45:04.233 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2024-04-29 18:45:04.233 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2024-04-29 18:45:04.233 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-29 18:45:04.247 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2024-04-29 18:45:04.258 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2024-04-29 18:45:04.260 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2024-04-29 18:45:04.262 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2024-04-29 18:45:04.274 [DefaultDispatcher-worker-14 @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2024-04-29 18:45:04.286 [DefaultDispatcher-worker-13 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2024-04-29 18:45:04.299 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:04.301 [DefaultDispatcher-worker-13 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2024-04-29 18:45:04.313 [DefaultDispatcher-worker-6 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2024-04-29 18:45:04.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-29 18:45:04.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-29 18:45:04.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.319 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75: (connection evicted) 2024-04-29 18:45:04.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-29 18:45:04.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-29 18:45:04.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-29 18:45:04.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-29 18:45:04.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.321 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345: (connection evicted) 2024-04-29 18:45:04.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-29 18:45:04.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-29 18:45:04.323 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3af1b643 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.324 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-29 18:45:04.325 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-04-29 18:45:04.325 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-04-29 18:45:04.325 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-29 18:45:04.333 [DefaultDispatcher-worker-4 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:45:04.333 [DefaultDispatcher-worker-3 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:45:04.333 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.333 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.333 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:04.333 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:04.333 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.333 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.334 [DefaultDispatcher-worker-10 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.334 [DefaultDispatcher-worker-10 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.334 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.334 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.345 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-04-29 18:45:04.357 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-04-29 18:45:04.359 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-04-29 18:45:04.361 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-04-29 18:45:04.372 [DefaultDispatcher-worker-8 @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-04-29 18:45:04.382 [DefaultDispatcher-worker-2 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-04-29 18:45:04.398 [UI Thread @coroutine#5071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=586573580163211264 2024-04-29 18:45:04.398 [UI Thread @coroutine#5071] 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=586573580163211264. 2024-04-29 18:45:04.398 [UI Thread @coroutine#5071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=586573580163211264 2024-04-29 18:45:04.399 [UI Thread @coroutine#5071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=586573580163211264 2024-04-29 18:45:04.399 [UI Thread @coroutine#5071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=586573580163211264 2024-04-29 18:45:04.399 [UI Thread @coroutine#5071] 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=586573580163211264. 2024-04-29 18:45:04.399 [UI Thread @coroutine#5071] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=586573580163211264 to class io.ktor.utils.io.ByteReadChannel 2024-04-29 18:45:04.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-29 18:45:04.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-29 18:45:04.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.402 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233d40da: (connection evicted) 2024-04-29 18:45:04.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-29 18:45:04.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-29 18:45:04.407 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.457 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33e09baf 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.459 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2024-04-29 18:45:04.460 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2024-04-29 18:45:04.461 [Test worker @coroutine#5087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-29 18:45:04.464 [DefaultDispatcher-worker-9 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:45:04.465 [DefaultDispatcher-worker-9 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.465 [DefaultDispatcher-worker-14 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:45:04.465 [DefaultDispatcher-worker-9 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:04.465 [DefaultDispatcher-worker-9 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.465 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.465 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:04.465 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.466 [DefaultDispatcher-worker-17 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.466 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.466 [DefaultDispatcher-worker-17 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.466 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.487 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2024-04-29 18:45:04.505 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2024-04-29 18:45:04.508 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2024-04-29 18:45:04.511 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2024-04-29 18:45:04.521 [DefaultDispatcher-worker-6 @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2024-04-29 18:45:04.540 [DefaultDispatcher-worker-6 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:45:04.540 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.540 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:04.540 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.542 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.542 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.545 [DefaultDispatcher-worker-7 @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2024-04-29 18:45:04.553 [DefaultDispatcher-worker-7 @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2024-04-29 18:45:04.561 [HikariPool-192 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-29 18:45:04.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-29 18:45:04.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.569 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35852b6: (connection evicted) 2024-04-29 18:45:04.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-29 18:45:04.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-29 18:45:04.622 [DefaultDispatcher-worker-7 @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f7c02d 2024-04-29 18:45:04.631 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-29 18:45:04.631 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.631 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.631 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.631 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.631 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.631 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.631 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b06e50 2024-04-29 18:45:04.631 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d8a602 2024-04-29 18:45:04.632 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d8a602 2024-04-29 18:45:04.633 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-29 18:45:04.645 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.649 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d8a602 2024-04-29 18:45:04.650 [DefaultDispatcher-worker-7 @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 18:45:04.661 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d8a602 2024-04-29 18:45:04.663 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d8a602 2024-04-29 18:45:04.665 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d8a602 2024-04-29 18:45:04.668 [DefaultDispatcher-worker-5 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:45:04.669 [DefaultDispatcher-worker-5 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.669 [DefaultDispatcher-worker-5 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:04.669 [DefaultDispatcher-worker-5 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-29 18:45:04.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-29 18:45:04.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:04.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-29 18:45:04.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-29 18:45:04.670 [DefaultDispatcher-worker-1 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.670 [DefaultDispatcher-worker-1 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e620893 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.672 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-29 18:45:04.673 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2024-04-29 18:45:04.673 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2024-04-29 18:45:04.673 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-29 18:45:04.690 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2024-04-29 18:45:04.695 [DefaultDispatcher-worker-1 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-04-29 18:45:04.701 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2024-04-29 18:45:04.703 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2024-04-29 18:45:04.705 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fce3e5 2024-04-29 18:45:04.706 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-29 18:45:04.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-29 18:45:04.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:04.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-29 18:45:04.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644e9953 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.710 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.711 [Test worker @coroutine#5162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-29 18:45:04.711 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-29 18:45:04.711 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-29 18:45:04.711 [Test worker @coroutine#5162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-29 18:45:04.726 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-29 18:45:04.726 [DefaultDispatcher-worker-9 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdcfe3 2024-04-29 18:45:04.737 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-29 18:45:04.739 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-29 18:45:04.741 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59960ae9 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.741 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-29 18:45:04.742 [Test worker @coroutine#5162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-29 18:45:04.750 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.757 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-29 18:45:04.769 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-29 18:45:04.770 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-29 18:45:04.772 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-29 18:45:04.786 [DefaultDispatcher-worker-9 @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-29 18:45:04.793 [DefaultDispatcher-worker-5 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:45:04.793 [DefaultDispatcher-worker-5 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.793 [DefaultDispatcher-worker-5 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:04.793 [DefaultDispatcher-worker-5 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.794 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.794 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.794 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.799 [DefaultDispatcher-worker-4 @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-29 18:45:04.803 [UI Thread @coroutine#5189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 18:45:04.803 [UI Thread @coroutine#5189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 18:45:04.803 [UI Thread @coroutine#5189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 18:45:04.805 [UI Thread @coroutine#5189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 18:45:04.805 [UI Thread @coroutine#5189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 18:45:04.805 [UI Thread @coroutine#5189] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 18:45:04.805 [UI Thread @coroutine#5189] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:45:04.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-29 18:45:04.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-29 18:45:04.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.807 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39889671: (connection evicted) 2024-04-29 18:45:04.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-29 18:45:04.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-29 18:45:04.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-29 18:45:04.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-29 18:45:04.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.808 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32089590: (connection evicted) 2024-04-29 18:45:04.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-29 18:45:04.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b5225b 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.810 [Test worker @coroutine#5195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-29 18:45:04.811 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-04-29 18:45:04.811 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-04-29 18:45:04.811 [Test worker @coroutine#5195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-29 18:45:04.825 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-04-29 18:45:04.825 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.831 [DefaultDispatcher-worker-8 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:45:04.831 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.831 [DefaultDispatcher-worker-8 @coroutine#2063] 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. 2024-04-29 18:45:04.831 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.832 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.839 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-04-29 18:45:04.841 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-04-29 18:45:04.843 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-04-29 18:45:04.843 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e881e14 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-29 18:45:04.844 [Test worker @coroutine#5195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-29 18:45:04.859 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-29 18:45:04.871 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-29 18:45:04.873 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-29 18:45:04.874 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-29 18:45:04.887 [DefaultDispatcher-worker-17 @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-29 18:45:04.900 [DefaultDispatcher-worker-3 @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-04-29 18:45:04.902 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 18:45:04.902 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 18:45:04.902 [UI Thread @coroutine#5220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 18:45:04.903 [UI Thread @coroutine#5220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 18:45:04.903 [UI Thread @coroutine#5220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 18:45:04.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-29 18:45:04.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-29 18:45:04.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.905 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304f4888: (connection evicted) 2024-04-29 18:45:04.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-29 18:45:04.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-29 18:45:04.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-29 18:45:04.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-29 18:45:04.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:04.906 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13448d2d: (connection evicted) 2024-04-29 18:45:04.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:04.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-29 18:45:04.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60232aad 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.909 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-29 18:45:04.910 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 18:45:04.910 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 18:45:04.910 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-29 18:45:04.928 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 18:45:04.940 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 18:45:04.942 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 18:45:04.943 [DefaultDispatcher-worker-17 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:45:04.944 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 18:45:04.944 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.944 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:04.944 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76527a00 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:04.944 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-29 18:45:04.945 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.945 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 18:45:04.945 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:04.945 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 18:45:04.945 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-29 18:45:04.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 18:45:04.971 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 18:45:04.972 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 18:45:04.974 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 18:45:04.986 [DefaultDispatcher-worker-16 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 18:45:04.998 [DefaultDispatcher-worker-12 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 18:45:05.000 [UI Thread @coroutine#5253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 18:45:05.001 [UI Thread @coroutine#5253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 18:45:05.001 [UI Thread @coroutine#5253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 18:45:05.002 [UI Thread @coroutine#5253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 18:45:05.002 [UI Thread @coroutine#5253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 18:45:05.002 [UI Thread @coroutine#5253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 18:45:05.002 [UI Thread @coroutine#5253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:45:05.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-29 18:45:05.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-29 18:45:05.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:05.004 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23: (connection evicted) 2024-04-29 18:45:05.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-29 18:45:05.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-29 18:45:05.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-29 18:45:05.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-29 18:45:05.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:05.005 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca6937: (connection evicted) 2024-04-29 18:45:05.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-29 18:45:05.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-29 18:45:05.007 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d471ddb 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 18:45:05.008 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-29 18:45:05.026 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 18:45:05.037 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 18:45:05.039 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 18:45:05.041 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ceefb5 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 18:45:05.041 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-29 18:45:05.055 [DefaultDispatcher-worker-9 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:45:05.055 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.055 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:05.055 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.055 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 18:45:05.056 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.056 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.067 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 18:45:05.068 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 18:45:05.070 [Test worker @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 18:45:05.082 [DefaultDispatcher-worker-9 @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 18:45:05.100 [DefaultDispatcher-worker-15 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 18:45:05.109 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:05.119 [DefaultDispatcher-worker-8 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 18:45:05.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-29 18:45:05.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-29 18:45:05.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:05.129 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@474f69d: (connection evicted) 2024-04-29 18:45:05.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-29 18:45:05.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-29 18:45:05.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-29 18:45:05.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-29 18:45:05.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:05.130 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e0541: (connection evicted) 2024-04-29 18:45:05.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-29 18:45:05.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf073da 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.133 [Test worker @coroutine#5311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-29 18:45:05.134 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2024-04-29 18:45:05.134 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2024-04-29 18:45:05.134 [Test worker @coroutine#5311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-29 18:45:05.149 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2024-04-29 18:45:05.160 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2024-04-29 18:45:05.162 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2024-04-29 18:45:05.163 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2024-04-29 18:45:05.174 [DefaultDispatcher-worker-16 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2024-04-29 18:45:05.198 [DefaultDispatcher-worker-9 @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2024-04-29 18:45:05.211 [DefaultDispatcher-worker-9 @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2024-04-29 18:45:05.232 [DefaultDispatcher-worker-13 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2024-04-29 18:45:05.234 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:05.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-29 18:45:05.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-29 18:45:05.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:05.235 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9: (connection evicted) 2024-04-29 18:45:05.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-29 18:45:05.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@784dd9da 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.238 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-29 18:45:05.239 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@455082d2 2024-04-29 18:45:05.239 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@455082d2 2024-04-29 18:45:05.239 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-29 18:45:05.260 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455082d2 2024-04-29 18:45:05.271 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455082d2 2024-04-29 18:45:05.273 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455082d2 2024-04-29 18:45:05.274 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455082d2 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dcfe455 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.275 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-29 18:45:05.276 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 18:45:05.276 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 18:45:05.276 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-29 18:45:05.289 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 18:45:05.300 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 18:45:05.302 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 18:45:05.304 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 18:45:05.317 [DefaultDispatcher-worker-6 @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 18:45:05.329 [DefaultDispatcher-worker-4 @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455082d2 2024-04-29 18:45:05.339 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:05.342 [DefaultDispatcher-worker-7 @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455082d2 2024-04-29 18:45:05.347 [DefaultDispatcher-worker-17 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:45:05.347 [DefaultDispatcher-worker-4 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:45:05.347 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.347 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.347 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:05.347 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:05.347 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.347 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.348 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.348 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.348 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.348 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-29 18:45:05.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-29 18:45:05.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:05.350 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@455082d2: (connection evicted) 2024-04-29 18:45:05.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-29 18:45:05.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-29 18:45:05.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-29 18:45:05.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-29 18:45:05.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:05.352 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9: (connection evicted) 2024-04-29 18:45:05.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-29 18:45:05.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38fc1904 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.354 [Test worker @coroutine#5391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-29 18:45:05.355 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-29 18:45:05.355 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-29 18:45:05.355 [Test worker @coroutine#5391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-29 18:45:05.371 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-29 18:45:05.382 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-29 18:45:05.384 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-29 18:45:05.386 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-29 18:45:05.396 [DefaultDispatcher-worker-9 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-29 18:45:05.404 [DefaultDispatcher-worker-15 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-29 18:45:05.420 [DefaultDispatcher-worker-10 @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-29 18:45:05.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-29 18:45:05.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-29 18:45:05.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:05.422 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c: (connection evicted) 2024-04-29 18:45:05.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-29 18:45:05.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e211727 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.425 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.426 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-29 18:45:05.426 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-29 18:45:05.426 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-29 18:45:05.426 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-29 18:45:05.442 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-29 18:45:05.453 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-29 18:45:05.455 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-29 18:45:05.457 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-29 18:45:05.468 [DefaultDispatcher-worker-7 @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-29 18:45:05.478 [DefaultDispatcher-worker-10 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:45:05.478 [DefaultDispatcher-worker-16 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:45:05.478 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.478 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.478 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:05.478 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:05.478 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.478 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.479 [DefaultDispatcher-worker-17 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-29 18:45:05.479 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.479 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.479 [DefaultDispatcher-worker-11 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.479 [DefaultDispatcher-worker-11 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-29 18:45:05.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-29 18:45:05.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:05.481 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad: (connection evicted) 2024-04-29 18:45:05.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-29 18:45:05.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f229f60 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-29 18:45:05.483 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.484 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.484 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.484 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.484 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.484 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.484 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.484 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.484 [Test worker @coroutine#5454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-29 18:45:05.484 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2024-04-29 18:45:05.484 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2024-04-29 18:45:05.484 [Test worker @coroutine#5454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-29 18:45:05.499 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2024-04-29 18:45:05.511 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2024-04-29 18:45:05.513 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2024-04-29 18:45:05.515 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2024-04-29 18:45:05.574 [DefaultDispatcher-worker-14 @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2024-04-29 18:45:05.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-29 18:45:05.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-29 18:45:05.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:05.576 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2: (connection evicted) 2024-04-29 18:45:05.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-29 18:45:05.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2769d577 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.578 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-29 18:45:05.579 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-29 18:45:05.580 [DefaultDispatcher-worker-10 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:45:05.580 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.580 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:05.580 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.581 [DefaultDispatcher-worker-15 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.581 [DefaultDispatcher-worker-15 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.597 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-29 18:45:05.608 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-29 18:45:05.610 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-29 18:45:05.612 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-29 18:45:05.621 [DefaultDispatcher-worker-8 @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-29 18:45:05.628 [DefaultDispatcher-worker-15 @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-29 18:45:05.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-29 18:45:05.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-29 18:45:05.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:05.634 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c27acb: (connection evicted) 2024-04-29 18:45:05.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-29 18:45:05.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77c77a64 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.639 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-29 18:45:05.640 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@442545ab 2024-04-29 18:45:05.640 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@442545ab 2024-04-29 18:45:05.640 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-29 18:45:05.654 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442545ab 2024-04-29 18:45:05.666 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442545ab 2024-04-29 18:45:05.668 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442545ab 2024-04-29 18:45:05.669 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442545ab 2024-04-29 18:45:05.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-29 18:45:05.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-29 18:45:05.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:05.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-29 18:45:05.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@348523f2 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.674 [Test worker @coroutine#5521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-29 18:45:05.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2024-04-29 18:45:05.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2024-04-29 18:45:05.675 [Test worker @coroutine#5521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-29 18:45:05.680 [DefaultDispatcher-worker-13 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:45:05.680 [DefaultDispatcher-worker-13 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.680 [DefaultDispatcher-worker-13 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:05.680 [DefaultDispatcher-worker-13 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.681 [DefaultDispatcher-worker-3 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.681 [DefaultDispatcher-worker-3 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.686 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:05.689 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2024-04-29 18:45:05.701 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2024-04-29 18:45:05.702 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2024-04-29 18:45:05.704 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2024-04-29 18:45:05.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-29 18:45:05.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-29 18:45:05.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:05.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-29 18:45:05.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-29 18:45:05.707 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7efcdcde 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2024-04-29 18:45:05.708 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-29 18:45:05.723 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2024-04-29 18:45:05.735 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2024-04-29 18:45:05.737 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2024-04-29 18:45:05.739 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2024-04-29 18:45:05.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-29 18:45:05.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-29 18:45:05.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:05.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-29 18:45:05.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-29 18:45:05.749 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56355/Site/verify 2024-04-29 18:45:05.749 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56355/Site/verify. 2024-04-29 18:45:05.749 [UI Thread @coroutine#5561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56355/Site/verify 2024-04-29 18:45:05.752 [UI Thread @coroutine#5561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56355/Site/verify 2024-04-29 18:45:05.752 [UI Thread @coroutine#5561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56355/Site/verify 2024-04-29 18:45:05.752 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56355/Site/verify. 2024-04-29 18:45:05.752 [UI Thread @coroutine#5561] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56355/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:45:05.757 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4628344c 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2024-04-29 18:45:05.758 [Test worker @coroutine#5576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-29 18:45:05.775 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2024-04-29 18:45:05.789 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2024-04-29 18:45:05.791 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2024-04-29 18:45:05.793 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2024-04-29 18:45:05.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-29 18:45:05.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-29 18:45:05.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:05.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-29 18:45:05.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@975f349 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.796 [Test worker @coroutine#5594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-29 18:45:05.797 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@204bd52d 2024-04-29 18:45:05.797 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@204bd52d 2024-04-29 18:45:05.797 [Test worker @coroutine#5594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-29 18:45:05.805 [DefaultDispatcher-worker-10 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:45:05.805 [DefaultDispatcher-worker-10 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.805 [DefaultDispatcher-worker-10 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:05.805 [DefaultDispatcher-worker-10 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.806 [DefaultDispatcher-worker-10 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.806 [DefaultDispatcher-worker-10 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.815 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204bd52d 2024-04-29 18:45:05.828 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204bd52d 2024-04-29 18:45:05.829 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204bd52d 2024-04-29 18:45:05.831 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204bd52d 2024-04-29 18:45:05.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-29 18:45:05.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-29 18:45:05.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:05.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-29 18:45:05.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6cb083 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.835 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-29 18:45:05.836 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc261b7 2024-04-29 18:45:05.836 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc261b7 2024-04-29 18:45:05.836 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-29 18:45:05.843 [DefaultDispatcher-worker-5 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:45:05.843 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.843 [DefaultDispatcher-worker-5 @coroutine#2063] 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. 2024-04-29 18:45:05.843 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.844 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.855 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc261b7 2024-04-29 18:45:05.867 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc261b7 2024-04-29 18:45:05.869 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc261b7 2024-04-29 18:45:05.871 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc261b7 2024-04-29 18:45:05.873 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34251/Site/verify 2024-04-29 18:45:05.873 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34251/Site/verify. 2024-04-29 18:45:05.873 [UI Thread @coroutine#5631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34251/Site/verify 2024-04-29 18:45:05.873 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:05.875 [UI Thread @coroutine#5631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34251/Site/verify 2024-04-29 18:45:05.875 [UI Thread @coroutine#5631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34251/Site/verify 2024-04-29 18:45:05.875 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34251/Site/verify. 2024-04-29 18:45:05.875 [UI Thread @coroutine#5631] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34251/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:45:05.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-29 18:45:05.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-29 18:45:05.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:05.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:05.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-29 18:45:05.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-29 18:45:05.882 [UI Thread @coroutine#5643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44009/Site/verify 2024-04-29 18:45:05.883 [UI Thread @coroutine#5643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44009/Site/verify. 2024-04-29 18:45:05.883 [UI Thread @coroutine#5643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44009/Site/verify 2024-04-29 18:45:05.884 [UI Thread @coroutine#5643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44009/Site/verify 2024-04-29 18:45:05.884 [UI Thread @coroutine#5643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44009/Site/verify 2024-04-29 18:45:05.884 [UI Thread @coroutine#5643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44009/Site/verify. 2024-04-29 18:45:05.884 [UI Thread @coroutine#5643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44009/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:45:05.893 [UI Thread @coroutine#5656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46341/Site/verify 2024-04-29 18:45:05.893 [UI Thread @coroutine#5656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46341/Site/verify. 2024-04-29 18:45:05.893 [UI Thread @coroutine#5656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46341/Site/verify 2024-04-29 18:45:05.895 [UI Thread @coroutine#5656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46341/Site/verify 2024-04-29 18:45:05.895 [UI Thread @coroutine#5656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46341/Site/verify 2024-04-29 18:45:05.895 [UI Thread @coroutine#5656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46341/Site/verify. 2024-04-29 18:45:05.895 [UI Thread @coroutine#5656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46341/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:45:05.901 [UI Thread @coroutine#5670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-29 18:45:05.901 [UI Thread @coroutine#5670] 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. 2024-04-29 18:45:05.901 [UI Thread @coroutine#5670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-29 18:45:05.903 [UI Thread @coroutine#5670] 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 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccca75c 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:05.907 [Test worker @coroutine#5677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-29 18:45:05.908 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:05.908 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:05.908 [Test worker @coroutine#5677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-29 18:45:05.927 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:05.938 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:05.940 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:05.942 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:05.954 [DefaultDispatcher-worker-7 @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:05.957 [DefaultDispatcher-worker-16 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:45:05.957 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.957 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:05.957 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.958 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.958 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:05.977 [DefaultDispatcher-worker-17 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:05.988 [DefaultDispatcher-worker-7 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:05.997 [DefaultDispatcher-worker-16 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:06.006 [DefaultDispatcher-worker-4 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:06.008 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:06.015 [DefaultDispatcher-worker-12 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:06.025 [DefaultDispatcher-worker-17 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:06.043 [DefaultDispatcher-worker-10 @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1 2024-04-29 18:45:06.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-29 18:45:06.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-29 18:45:06.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.045 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66a0fae1: (connection evicted) 2024-04-29 18:45:06.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:06.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-29 18:45:06.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d7807b0 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:06.047 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@42675041 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@42675041 2024-04-29 18:45:06.048 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-29 18:45:06.066 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42675041 2024-04-29 18:45:06.066 [DefaultDispatcher-worker-9 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:45:06.067 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.067 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:06.067 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.068 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.068 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.078 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42675041 2024-04-29 18:45:06.080 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42675041 2024-04-29 18:45:06.081 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42675041 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397ba74b 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:06.082 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-29 18:45:06.083 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4 2024-04-29 18:45:06.083 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4 2024-04-29 18:45:06.083 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-29 18:45:06.097 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4 2024-04-29 18:45:06.109 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4 2024-04-29 18:45:06.111 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4 2024-04-29 18:45:06.113 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4 2024-04-29 18:45:06.125 [DefaultDispatcher-worker-10 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4 2024-04-29 18:45:06.137 [DefaultDispatcher-worker-4 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42675041 2024-04-29 18:45:06.148 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:06.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-29 18:45:06.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-29 18:45:06.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.152 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42675041: (connection evicted) 2024-04-29 18:45:06.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:06.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-29 18:45:06.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-29 18:45:06.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-29 18:45:06.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-29 18:45:06.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.153 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e5d26e4: (connection evicted) 2024-04-29 18:45:06.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:06.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-29 18:45:06.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794ffe22 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:06.155 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-29 18:45:06.156 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:06.156 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:06.156 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:06.156 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:06.156 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:06.156 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:06.156 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:06.156 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:06.156 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-29 18:45:06.156 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2024-04-29 18:45:06.156 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2024-04-29 18:45:06.156 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-29 18:45:06.173 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2024-04-29 18:45:06.185 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2024-04-29 18:45:06.186 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2024-04-29 18:45:06.188 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2024-04-29 18:45:06.188 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb9b76c 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc 2024-04-29 18:45:06.189 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-29 18:45:06.203 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc 2024-04-29 18:45:06.215 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc 2024-04-29 18:45:06.217 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc 2024-04-29 18:45:06.219 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc 2024-04-29 18:45:06.231 [DefaultDispatcher-worker-10 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc 2024-04-29 18:45:06.245 [DefaultDispatcher-worker-14 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2024-04-29 18:45:06.256 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:06.256 [DefaultDispatcher-worker-10 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2024-04-29 18:45:06.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-29 18:45:06.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-29 18:45:06.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.262 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a15f4: (connection evicted) 2024-04-29 18:45:06.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:06.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-29 18:45:06.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-29 18:45:06.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-29 18:45:06.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-29 18:45:06.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.263 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc: (connection evicted) 2024-04-29 18:45:06.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:06.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-29 18:45:06.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-29 18:45:06.264 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49de4263 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2024-04-29 18:45:06.265 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-29 18:45:06.288 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2024-04-29 18:45:06.299 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2024-04-29 18:45:06.301 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2024-04-29 18:45:06.303 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2024-04-29 18:45:06.303 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-29 18:45:06.303 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:06.303 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:06.303 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100ed29a 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0865e7 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0865e7 2024-04-29 18:45:06.304 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-29 18:45:06.318 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0865e7 2024-04-29 18:45:06.329 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0865e7 2024-04-29 18:45:06.331 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0865e7 2024-04-29 18:45:06.332 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0865e7 2024-04-29 18:45:06.345 [DefaultDispatcher-worker-10 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0865e7 2024-04-29 18:45:06.359 [DefaultDispatcher-worker-7 @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2024-04-29 18:45:06.360 [DefaultDispatcher-worker-17 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:45:06.361 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.361 [DefaultDispatcher-worker-1 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:45:06.361 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:06.361 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.361 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.361 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:06.361 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.362 [DefaultDispatcher-worker-8 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.362 [DefaultDispatcher-worker-8 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.362 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.362 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.366 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:06.369 [DefaultDispatcher-worker-4 @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2024-04-29 18:45:06.404 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.492 [DefaultDispatcher-worker-3 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:45:06.492 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.492 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:06.492 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.492 [DefaultDispatcher-worker-7 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:45:06.492 [DefaultDispatcher-worker-7 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.493 [DefaultDispatcher-worker-7 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:06.493 [DefaultDispatcher-worker-7 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.493 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.493 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.493 [DefaultDispatcher-worker-12 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.493 [DefaultDispatcher-worker-12 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.592 [DefaultDispatcher-worker-10 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:45:06.592 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.592 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:06.592 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.593 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.593 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-29 18:45:06.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-29 18:45:06.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.622 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c: (connection evicted) 2024-04-29 18:45:06.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:06.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-29 18:45:06.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-29 18:45:06.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-29 18:45:06.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-29 18:45:06.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.623 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e0865e7: (connection evicted) 2024-04-29 18:45:06.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:06.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-29 18:45:06.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e5506c9 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:06.625 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d0b71d 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d0b71d 2024-04-29 18:45:06.626 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-29 18:45:06.641 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d0b71d 2024-04-29 18:45:06.652 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d0b71d 2024-04-29 18:45:06.654 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d0b71d 2024-04-29 18:45:06.656 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d0b71d 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72788282 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:06.656 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-29 18:45:06.657 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bc259a 2024-04-29 18:45:06.657 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bc259a 2024-04-29 18:45:06.657 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-29 18:45:06.670 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bc259a 2024-04-29 18:45:06.682 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bc259a 2024-04-29 18:45:06.683 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bc259a 2024-04-29 18:45:06.685 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bc259a 2024-04-29 18:45:06.693 [DefaultDispatcher-worker-17 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:45:06.693 [DefaultDispatcher-worker-17 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.693 [DefaultDispatcher-worker-17 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:06.693 [DefaultDispatcher-worker-17 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.694 [DefaultDispatcher-worker-12 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.694 [DefaultDispatcher-worker-12 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.696 [DefaultDispatcher-worker-11 @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bc259a 2024-04-29 18:45:06.709 [DefaultDispatcher-worker-11 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d0b71d 2024-04-29 18:45:06.718 [DefaultDispatcher-worker-4 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d0b71d 2024-04-29 18:45:06.726 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:06.727 [DefaultDispatcher-worker-16 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d0b71d 2024-04-29 18:45:06.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-29 18:45:06.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-29 18:45:06.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.732 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41d0b71d: (connection evicted) 2024-04-29 18:45:06.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:06.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-29 18:45:06.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-29 18:45:06.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-29 18:45:06.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-29 18:45:06.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.733 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60bc259a: (connection evicted) 2024-04-29 18:45:06.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:06.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-29 18:45:06.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@435d74ba 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-04-29 18:45:06.735 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-29 18:45:06.754 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-04-29 18:45:06.766 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-04-29 18:45:06.767 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-04-29 18:45:06.769 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c33450c 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:06.769 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-04-29 18:45:06.770 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-29 18:45:06.784 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-04-29 18:45:06.795 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-04-29 18:45:06.797 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-04-29 18:45:06.798 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-04-29 18:45:06.810 [DefaultDispatcher-worker-1 @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-04-29 18:45:06.815 [DefaultDispatcher-worker-9 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:45:06.815 [DefaultDispatcher-worker-9 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.815 [DefaultDispatcher-worker-9 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:06.815 [DefaultDispatcher-worker-9 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.816 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.816 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.824 [DefaultDispatcher-worker-16 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-04-29 18:45:06.833 [DefaultDispatcher-worker-16 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-04-29 18:45:06.836 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:06.843 [DefaultDispatcher-worker-6 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-04-29 18:45:06.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-29 18:45:06.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-29 18:45:06.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.849 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@279c94ad: (connection evicted) 2024-04-29 18:45:06.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:06.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-29 18:45:06.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-29 18:45:06.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-29 18:45:06.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-29 18:45:06.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.850 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba: (connection evicted) 2024-04-29 18:45:06.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:06.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-29 18:45:06.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1989a143 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@731660c1 2024-04-29 18:45:06.852 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@731660c1 2024-04-29 18:45:06.853 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-29 18:45:06.854 [DefaultDispatcher-worker-16 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:45:06.854 [DefaultDispatcher-worker-16 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.854 [DefaultDispatcher-worker-16 @coroutine#2063] 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. 2024-04-29 18:45:06.854 [DefaultDispatcher-worker-16 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.855 [DefaultDispatcher-worker-16 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.869 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731660c1 2024-04-29 18:45:06.880 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731660c1 2024-04-29 18:45:06.882 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731660c1 2024-04-29 18:45:06.884 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731660c1 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b29771f 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:06.884 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2024-04-29 18:45:06.885 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-29 18:45:06.899 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2024-04-29 18:45:06.910 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2024-04-29 18:45:06.911 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2024-04-29 18:45:06.913 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2024-04-29 18:45:06.926 [DefaultDispatcher-worker-13 @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02 2024-04-29 18:45:06.938 [DefaultDispatcher-worker-13 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731660c1 2024-04-29 18:45:06.948 [DefaultDispatcher-worker-10 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731660c1 2024-04-29 18:45:06.953 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:06.958 [DefaultDispatcher-worker-5 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731660c1 2024-04-29 18:45:06.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-29 18:45:06.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-29 18:45:06.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.965 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@731660c1: (connection evicted) 2024-04-29 18:45:06.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:06.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-29 18:45:06.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-29 18:45:06.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-29 18:45:06.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-29 18:45:06.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:06.966 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e02cc02: (connection evicted) 2024-04-29 18:45:06.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:06.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-29 18:45:06.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-29 18:45:06.968 [DefaultDispatcher-worker-16 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 18:45:06.968 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.968 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:06.968 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17b3b021 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:06.969 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:06.969 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/UmAppDatabase/replication/nodeId 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:06.969 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-29 18:45:06.970 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2024-04-29 18:45:06.970 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2024-04-29 18:45:06.970 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-29 18:45:06.985 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2024-04-29 18:45:06.997 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2024-04-29 18:45:06.998 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2024-04-29 18:45:07.000 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2024-04-29 18:45:07.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-29 18:45:07.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-29 18:45:07.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-29 18:45:07.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52f2d8e8 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.009 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fd93f9 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fd93f9 2024-04-29 18:45:07.010 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-29 18:45:07.028 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fd93f9 2024-04-29 18:45:07.039 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fd93f9 2024-04-29 18:45:07.041 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fd93f9 2024-04-29 18:45:07.043 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fd93f9 2024-04-29 18:45:07.053 [DefaultDispatcher-worker-8 @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fd93f9 2024-04-29 18:45:07.070 [DefaultDispatcher-worker-10 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fd93f9 2024-04-29 18:45:07.080 [DefaultDispatcher-worker-4 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 18:45:07.080 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.080 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:07.080 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.081 [DefaultDispatcher-worker-12 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fd93f9 2024-04-29 18:45:07.081 [DefaultDispatcher-worker-1 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.081 [DefaultDispatcher-worker-1 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57653/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-29 18:45:07.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-29 18:45:07.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:07.086 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57fd93f9: (connection evicted) 2024-04-29 18:45:07.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-29 18:45:07.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c17ebb7 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.088 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-29 18:45:07.089 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.089 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.089 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.089 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.089 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.089 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.089 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.089 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.089 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-29 18:45:07.089 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2024-04-29 18:45:07.089 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2024-04-29 18:45:07.089 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-29 18:45:07.104 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2024-04-29 18:45:07.116 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2024-04-29 18:45:07.117 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2024-04-29 18:45:07.119 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2024-04-29 18:45:07.130 [DefaultDispatcher-worker-11 @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2024-04-29 18:45:07.152 [DefaultDispatcher-worker-14 @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2024-04-29 18:45:07.160 [DefaultDispatcher-worker-6 @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2024-04-29 18:45:07.177 [DefaultDispatcher-worker-4 @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2024-04-29 18:45:07.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-29 18:45:07.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-29 18:45:07.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:07.179 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4: (connection evicted) 2024-04-29 18:45:07.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-29 18:45:07.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1254e9a7 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.181 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-29 18:45:07.182 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-04-29 18:45:07.182 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-04-29 18:45:07.182 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-29 18:45:07.198 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-04-29 18:45:07.209 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-04-29 18:45:07.211 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-04-29 18:45:07.213 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-04-29 18:45:07.223 [DefaultDispatcher-worker-1 @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-04-29 18:45:07.244 [DefaultDispatcher-worker-3 @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-04-29 18:45:07.254 [DefaultDispatcher-worker-7 @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-04-29 18:45:07.265 [DefaultDispatcher-worker-2 @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-04-29 18:45:07.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-29 18:45:07.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-29 18:45:07.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:07.267 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1881ef74: (connection evicted) 2024-04-29 18:45:07.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-29 18:45:07.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-29 18:45:07.270 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-29 18:45:07.270 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e949007 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2035f1f0 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2035f1f0 2024-04-29 18:45:07.271 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-29 18:45:07.288 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2035f1f0 2024-04-29 18:45:07.299 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2035f1f0 2024-04-29 18:45:07.301 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2035f1f0 2024-04-29 18:45:07.303 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2035f1f0 2024-04-29 18:45:07.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-29 18:45:07.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-29 18:45:07.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-29 18:45:07.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ef1543 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.309 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-29 18:45:07.310 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be7661 2024-04-29 18:45:07.310 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be7661 2024-04-29 18:45:07.310 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-29 18:45:07.325 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be7661 2024-04-29 18:45:07.336 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be7661 2024-04-29 18:45:07.338 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be7661 2024-04-29 18:45:07.339 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be7661 2024-04-29 18:45:07.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-29 18:45:07.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-29 18:45:07.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-29 18:45:07.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-29 18:45:07.343 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579e8a7 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@61906bb1 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@61906bb1 2024-04-29 18:45:07.344 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-29 18:45:07.359 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61906bb1 2024-04-29 18:45:07.371 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61906bb1 2024-04-29 18:45:07.371 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:07.373 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61906bb1 2024-04-29 18:45:07.375 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61906bb1 2024-04-29 18:45:07.375 [DefaultDispatcher-worker-3 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 18:45:07.375 [DefaultDispatcher-worker-2 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2024-04-29 18:45:07.375 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.375 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.375 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:07.375 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:07.375 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.375 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.377 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.377 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41633/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.377 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.377 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42309/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-29 18:45:07.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-29 18:45:07.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-29 18:45:07.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-29 18:45:07.381 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@187ca974 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc1db63 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc1db63 2024-04-29 18:45:07.382 [UI Thread @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-29 18:45:07.395 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:07.400 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc1db63 2024-04-29 18:45:07.411 [UI Thread @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc1db63 2024-04-29 18:45:07.413 [UI Thread @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc1db63 2024-04-29 18:45:07.415 [UI Thread @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc1db63 2024-04-29 18:45:07.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-29 18:45:07.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-29 18:45:07.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:07.418 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc1db63: (connection evicted) 2024-04-29 18:45:07.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-29 18:45:07.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@678c654c 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-04-29 18:45:07.420 [Test worker @coroutine#6253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-29 18:45:07.436 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-04-29 18:45:07.447 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-04-29 18:45:07.449 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-04-29 18:45:07.451 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-04-29 18:45:07.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-29 18:45:07.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-29 18:45:07.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-29 18:45:07.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d7c76af 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.454 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2024-04-29 18:45:07.455 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-29 18:45:07.469 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2024-04-29 18:45:07.486 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2024-04-29 18:45:07.488 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2024-04-29 18:45:07.490 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2024-04-29 18:45:07.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-29 18:45:07.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-29 18:45:07.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-29 18:45:07.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7959d16a 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.493 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-29 18:45:07.494 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2024-04-29 18:45:07.494 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2024-04-29 18:45:07.494 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-29 18:45:07.506 [DefaultDispatcher-worker-4 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 18:45:07.506 [DefaultDispatcher-worker-8 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-04-29 18:45:07.506 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.506 [DefaultDispatcher-worker-8 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.506 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:07.506 [DefaultDispatcher-worker-8 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:07.506 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.506 [DefaultDispatcher-worker-8 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.507 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.507 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52879/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.507 [DefaultDispatcher-worker-3 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.507 [DefaultDispatcher-worker-3 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59401/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.510 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2024-04-29 18:45:07.522 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2024-04-29 18:45:07.523 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2024-04-29 18:45:07.525 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2024-04-29 18:45:07.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-29 18:45:07.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-29 18:45:07.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-29 18:45:07.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c304c7a 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.528 [Test worker @coroutine#6308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-29 18:45:07.529 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df491be 2024-04-29 18:45:07.529 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df491be 2024-04-29 18:45:07.529 [Test worker @coroutine#6308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-29 18:45:07.543 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df491be 2024-04-29 18:45:07.555 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df491be 2024-04-29 18:45:07.557 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df491be 2024-04-29 18:45:07.558 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df491be 2024-04-29 18:45:07.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-29 18:45:07.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-29 18:45:07.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-29 18:45:07.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db2388e 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.562 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-29 18:45:07.563 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2024-04-29 18:45:07.563 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2024-04-29 18:45:07.563 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-29 18:45:07.577 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2024-04-29 18:45:07.589 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2024-04-29 18:45:07.590 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2024-04-29 18:45:07.592 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2024-04-29 18:45:07.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-29 18:45:07.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-29 18:45:07.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-29 18:45:07.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c35b83c 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.599 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-29 18:45:07.600 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72e38c 2024-04-29 18:45:07.600 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72e38c 2024-04-29 18:45:07.600 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-29 18:45:07.604 [DefaultDispatcher-worker-6 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 18:45:07.604 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.604 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:07.604 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.605 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.605 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36443/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.617 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72e38c 2024-04-29 18:45:07.629 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72e38c 2024-04-29 18:45:07.631 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72e38c 2024-04-29 18:45:07.632 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72e38c 2024-04-29 18:45:07.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-29 18:45:07.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-29 18:45:07.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-29 18:45:07.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcecdd 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.636 [Test worker @coroutine#6366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-29 18:45:07.637 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-04-29 18:45:07.637 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-04-29 18:45:07.637 [Test worker @coroutine#6366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-29 18:45:07.652 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-04-29 18:45:07.663 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-04-29 18:45:07.665 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-04-29 18:45:07.667 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-04-29 18:45:07.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-29 18:45:07.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-29 18:45:07.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-29 18:45:07.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dace32a 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.670 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-29 18:45:07.671 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c7cea8 2024-04-29 18:45:07.671 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c7cea8 2024-04-29 18:45:07.671 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-29 18:45:07.685 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c7cea8 2024-04-29 18:45:07.697 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c7cea8 2024-04-29 18:45:07.699 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c7cea8 2024-04-29 18:45:07.701 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c7cea8 2024-04-29 18:45:07.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-29 18:45:07.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-29 18:45:07.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-29 18:45:07.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-29 18:45:07.705 [DefaultDispatcher-worker-1 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 18:45:07.705 [DefaultDispatcher-worker-1 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.705 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-29 18:45:07.705 [DefaultDispatcher-worker-1 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:07.705 [DefaultDispatcher-worker-1 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a6732bc 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-04-29 18:45:07.706 [Test worker @coroutine#6402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-29 18:45:07.706 [DefaultDispatcher-worker-4 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.707 [DefaultDispatcher-worker-4 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38557/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.721 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-04-29 18:45:07.732 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-04-29 18:45:07.734 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-04-29 18:45:07.736 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-04-29 18:45:07.739 [UI Thread @coroutine#6419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-29 18:45:07.739 [UI Thread @coroutine#6419] 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. 2024-04-29 18:45:07.739 [UI Thread @coroutine#6419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-29 18:45:07.740 [UI Thread @coroutine#6419] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-29 18:45:07.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-29 18:45:07.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-29 18:45:07.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-29 18:45:07.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@153f6a67 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.744 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.745 [Test worker @coroutine#6425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-29 18:45:07.745 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2024-04-29 18:45:07.745 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2024-04-29 18:45:07.745 [Test worker @coroutine#6425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-29 18:45:07.761 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2024-04-29 18:45:07.773 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2024-04-29 18:45:07.774 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2024-04-29 18:45:07.776 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2024-04-29 18:45:07.779 [UI Thread @coroutine#6443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56873/Site/verify 2024-04-29 18:45:07.779 [UI Thread @coroutine#6443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56873/Site/verify. 2024-04-29 18:45:07.779 [UI Thread @coroutine#6443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56873/Site/verify 2024-04-29 18:45:07.781 [UI Thread @coroutine#6443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56873/Site/verify 2024-04-29 18:45:07.781 [UI Thread @coroutine#6443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56873/Site/verify 2024-04-29 18:45:07.781 [UI Thread @coroutine#6443] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56873/Site/verify. 2024-04-29 18:45:07.781 [UI Thread @coroutine#6443] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56873/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 18:45:07.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-29 18:45:07.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-29 18:45:07.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 18:45:07.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-29 18:45:07.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276af32d 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 18:45:07.788 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-29 18:45:07.789 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-04-29 18:45:07.789 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-04-29 18:45:07.789 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-29 18:45:07.806 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-04-29 18:45:07.819 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-04-29 18:45:07.821 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-04-29 18:45:07.823 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-04-29 18:45:07.827 [DefaultDispatcher-worker-12 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 18:45:07.827 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.827 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId. 2024-04-29 18:45:07.827 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.828 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.828 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52035/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.833 [DefaultDispatcher-worker-9 @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-04-29 18:45:07.840 [DefaultDispatcher-worker-17 @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-04-29 18:45:07.846 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40107/586573595663290368/_ustadmanifest.json 2024-04-29 18:45:07.846 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40107/586573595663290368/_ustadmanifest.json. 2024-04-29 18:45:07.846 [UI Thread @coroutine#6469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40107/586573595663290368/_ustadmanifest.json 2024-04-29 18:45:07.848 [UI Thread @coroutine#6469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40107/586573595663290368/_ustadmanifest.json 2024-04-29 18:45:07.848 [UI Thread @coroutine#6469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40107/586573595663290368/_ustadmanifest.json 2024-04-29 18:45:07.848 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40107/586573595663290368/_ustadmanifest.json. 2024-04-29 18:45:07.848 [UI Thread @coroutine#6469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40107/586573595663290368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 18:45:07.849 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40107/tincan.xml 2024-04-29 18:45:07.849 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40107/tincan.xml. 2024-04-29 18:45:07.849 [UI Thread @coroutine#6469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40107/tincan.xml 2024-04-29 18:45:07.849 [UI Thread @coroutine#6469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40107/tincan.xml 2024-04-29 18:45:07.849 [UI Thread @coroutine#6469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40107/tincan.xml 2024-04-29 18:45:07.866 [DefaultDispatcher-worker-3 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734c38f1 2024-04-29 18:45:07.866 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.866 [DefaultDispatcher-worker-3 @coroutine#2063] 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. 2024-04-29 18:45:07.866 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.867 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 18:45:07.889 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:07.893 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40107/tincan.xml. 2024-04-29 18:45:07.893 [UI Thread @coroutine#6469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40107/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-29 18:45:07.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-29 18:45:07.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-29 18:45:07.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 18:45:07.895 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@689f60ea: (connection evicted) 2024-04-29 18:45:07.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 18:45:07.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-29 18:45:07.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-04-29 20:29:59.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-29 20:29:59.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:29:59.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:29:59.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:29:59.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:29:59.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:29:59.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:29:59.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c487a8 2024-04-29 20:29:59.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:29:59.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:29:59.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:29:59.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:29:59.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:29:59.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:29:59.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:29:59.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:29:59.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:29:59.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:29:59.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:29:59.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:29:59.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:29:59.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:29:59.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:29:59.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:29:59.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:29:59.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:29:59.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:29:59.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-29 20:29:59.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:29:59.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:29:59.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:29:59.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:29:59.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:29:59.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:29:59.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:29:59.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:29:59.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-29 20:29:59.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 20:29:59.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 20:29:59.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-29 20:29:59.802 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:29:59.805 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 20:29:59.809 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db719b8 2024-04-29 20:29:59.809 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db719b8 2024-04-29 20:29:59.813 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2370f27e 2024-04-29 20:29:59.813 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2370f27e 2024-04-29 20:29:59.817 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@274f72c8 2024-04-29 20:29:59.817 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@274f72c8 2024-04-29 20:29:59.820 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@624df845 2024-04-29 20:29:59.820 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@624df845 2024-04-29 20:29:59.823 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7722576d 2024-04-29 20:29:59.823 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7722576d 2024-04-29 20:29:59.825 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5365b8f5 2024-04-29 20:29:59.825 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5365b8f5 2024-04-29 20:29:59.828 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe04963 2024-04-29 20:29:59.828 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe04963 2024-04-29 20:29:59.831 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@262070a 2024-04-29 20:29:59.831 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@262070a 2024-04-29 20:29:59.834 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@679eb114 2024-04-29 20:29:59.834 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@679eb114 2024-04-29 20:29:59.834 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 20:29:59.836 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 20:29:59.840 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 20:30:00.080 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:00.081 [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. 2024-04-29 20:30:00.081 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:00.082 [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 2024-04-29 20:30:00.120 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 20:30:00.122 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 20:30:00.122 [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. 2024-04-29 20:30:00.122 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 20:30:00.178 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 20:30:00.223 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 20:30:00.254 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 20:30:00.275 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 20:30:00.307 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 20:30:00.315 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 20:30:00.439 [DefaultDispatcher-worker-9 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 20:30:00.471 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 20:30:00.471 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 20:30:00.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-29 20:30:00.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-29 20:30:00.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:00.486 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66deec87: (connection evicted) 2024-04-29 20:30:00.487 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2db719b8: (connection evicted) 2024-04-29 20:30:00.487 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2370f27e: (connection evicted) 2024-04-29 20:30:00.488 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 20:30:00.488 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@274f72c8: (connection evicted) 2024-04-29 20:30:00.488 [DefaultDispatcher-worker-1 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:00.488 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@624df845: (connection evicted) 2024-04-29 20:30:00.488 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7722576d: (connection evicted) 2024-04-29 20:30:00.489 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5365b8f5: (connection evicted) 2024-04-29 20:30:00.489 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fe04963: (connection evicted) 2024-04-29 20:30:00.489 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@262070a: (connection evicted) 2024-04-29 20:30:00.490 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@679eb114: (connection evicted) 2024-04-29 20:30:00.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:00.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-29 20:30:00.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-29 20:30:00.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60fc7f43 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:00.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-29 20:30:00.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-29 20:30:00.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-29 20:30:00.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-29 20:30:00.503 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-29 20:30:00.517 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-29 20:30:00.519 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-29 20:30:00.521 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:00.522 [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. 2024-04-29 20:30:00.522 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:00.522 [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 2024-04-29 20:30:00.537 [DefaultDispatcher-worker-6 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-29 20:30:00.538 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 20:30:00.539 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:00.539 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 20:30:00.545 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-29 20:30:00.559 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-29 20:30:00.574 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-29 20:30:00.591 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-29 20:30:00.602 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:00.606 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-29 20:30:00.607 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@375a573f 2024-04-29 20:30:00.608 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@375a573f 2024-04-29 20:30:00.611 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-29 20:30:00.611 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@399dafa4 2024-04-29 20:30:00.611 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@399dafa4 2024-04-29 20:30:00.614 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da23c4f 2024-04-29 20:30:00.614 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da23c4f 2024-04-29 20:30:00.617 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a0a59f 2024-04-29 20:30:00.617 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a0a59f 2024-04-29 20:30:00.620 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da6f61b 2024-04-29 20:30:00.620 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da6f61b 2024-04-29 20:30:00.623 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49129a84 2024-04-29 20:30:00.623 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49129a84 2024-04-29 20:30:00.625 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@65fe97ad 2024-04-29 20:30:00.625 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@65fe97ad 2024-04-29 20:30:00.628 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@188f5ad0 2024-04-29 20:30:00.628 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@188f5ad0 2024-04-29 20:30:00.631 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b361f4 2024-04-29 20:30:00.631 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b361f4 2024-04-29 20:30:00.631 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:00.684 [DefaultDispatcher-worker-2 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-29 20:30:00.708 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 20:30:00.708 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 20:30:00.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-29 20:30:00.710 [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 2024-04-29 20:30:00.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-29 20:30:00.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:00.711 [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 2024-04-29 20:30:00.711 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3212d853: (connection evicted) 2024-04-29 20:30:00.712 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@375a573f: (connection evicted) 2024-04-29 20:30:00.712 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399dafa4: (connection evicted) 2024-04-29 20:30:00.713 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3da23c4f: (connection evicted) 2024-04-29 20:30:00.713 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78a0a59f: (connection evicted) 2024-04-29 20:30:00.714 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da6f61b: (connection evicted) 2024-04-29 20:30:00.715 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49129a84: (connection evicted) 2024-04-29 20:30:00.715 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65fe97ad: (connection evicted) 2024-04-29 20:30:00.716 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188f5ad0: (connection evicted) 2024-04-29 20:30:00.716 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32b361f4: (connection evicted) 2024-04-29 20:30:00.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:00.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-29 20:30:00.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-29 20:30:00.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-29 20:30:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:00.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9e62fb 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:00.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:00.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-29 20:30:00.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c0c13a 2024-04-29 20:30:00.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c0c13a 2024-04-29 20:30:00.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-29 20:30:00.867 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:01.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-29 20:30:01.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:01.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:01.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:01.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:01.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:01.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:01.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f289728 2024-04-29 20:30:01.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:01.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:01.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:01.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:01.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-29 20:30:01.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:01.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:01.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:01.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:01.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:01.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:01.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:01.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:01.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-29 20:30:01.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@350d26f3 2024-04-29 20:30:01.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@350d26f3 2024-04-29 20:30:01.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-29 20:30:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27502e5c 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:01.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:01.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:01.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:01.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:01.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:01.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:01.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:01.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-29 20:30:01.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d2b646 2024-04-29 20:30:01.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d2b646 2024-04-29 20:30:01.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-29 20:30:01.226 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:01.239 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350d26f3 2024-04-29 20:30:01.252 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:01.525 [DefaultDispatcher-worker-2 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d2b646 2024-04-29 20:30:01.532 [DefaultDispatcher-worker-2 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d2b646 2024-04-29 20:30:01.532 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57607/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 20:30:01.532 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57607/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-29 20:30:01.533 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57607/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 20:30:01.549 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57607/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 20:30:01.549 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57607/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 20:30:01.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-29 20:30:01.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-29 20:30:01.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:01.583 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@350d26f3: (connection evicted) 2024-04-29 20:30:01.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:01.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-29 20:30:01.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-29 20:30:01.588 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d2b646 2024-04-29 20:30:01.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598778cc 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:01.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:01.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:01.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-29 20:30:01.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@727453a3 2024-04-29 20:30:01.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@727453a3 2024-04-29 20:30:01.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-29 20:30:01.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67dc6b48 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:01.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:01.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-29 20:30:01.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4571cebe 2024-04-29 20:30:01.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4571cebe 2024-04-29 20:30:01.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-29 20:30:01.666 [DefaultDispatcher-worker-2 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4571cebe 2024-04-29 20:30:01.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-29 20:30:01.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-29 20:30:01.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:01.670 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727453a3: (connection evicted) 2024-04-29 20:30:01.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:01.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-29 20:30:01.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-29 20:30:01.672 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4571cebe 2024-04-29 20:30:01.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13dd7887 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:01.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:01.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:01.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-29 20:30:01.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c4d4b 2024-04-29 20:30:01.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c4d4b 2024-04-29 20:30:01.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-29 20:30:01.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-29 20:30:01.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:01.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:01.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:01.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:01.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:01.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:01.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d825dbe 2024-04-29 20:30:01.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:01.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:01.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:01.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:01.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:01.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:01.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-29 20:30:01.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@210635fd 2024-04-29 20:30:01.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@210635fd 2024-04-29 20:30:01.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-29 20:30:01.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-29 20:30:01.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-29 20:30:01.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:01.716 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e2c4d4b: (connection evicted) 2024-04-29 20:30:01.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:01.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-29 20:30:01.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-29 20:30:01.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-29 20:30:01.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:01.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:01.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:01.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:01.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:01.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:01.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de08775 2024-04-29 20:30:01.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:01.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-29 20:30:01.723 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:01.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:01.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:01.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:01.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:01.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:01.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-29 20:30:01.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a5b599 2024-04-29 20:30:01.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a5b599 2024-04-29 20:30:01.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-29 20:30:01.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b6cb1c 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:01.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-29 20:30:01.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de30c31 2024-04-29 20:30:01.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de30c31 2024-04-29 20:30:01.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-29 20:30:01.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-29 20:30:01.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-29 20:30:01.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:01.759 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21a5b599: (connection evicted) 2024-04-29 20:30:01.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:01.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-29 20:30:01.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-29 20:30:01.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246de37e 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:01.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:01.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-29 20:30:01.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:01.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:01.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:01.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:01.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:01.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:01.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:01.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:01.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-29 20:30:01.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b79ff1c 2024-04-29 20:30:01.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b79ff1c 2024-04-29 20:30:01.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-29 20:30:01.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-29 20:30:01.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:01.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:01.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:01.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@527d48db 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:01.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:01.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:01.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:01.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-29 20:30:01.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2335aef2 2024-04-29 20:30:01.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2335aef2 2024-04-29 20:30:01.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-29 20:30:01.808 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:01.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-29 20:30:01.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-29 20:30:01.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:01.821 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b79ff1c: (connection evicted) 2024-04-29 20:30:01.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:01.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-29 20:30:01.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-29 20:30:01.847 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:01.893 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:01.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4348fa35 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:01.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:01.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-29 20:30:01.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cb1606 2024-04-29 20:30:01.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cb1606 2024-04-29 20:30:01.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c4cebd 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:01.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@716ae973 2024-04-29 20:30:01.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@716ae973 2024-04-29 20:30:01.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-29 20:30:02.010 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.027 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.067 [DefaultDispatcher-worker-7 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716ae973 2024-04-29 20:30:02.102 [DefaultDispatcher-worker-3 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716ae973 2024-04-29 20:30:02.110 [DefaultDispatcher-worker-9 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716ae973 2024-04-29 20:30:02.117 [DefaultDispatcher-worker-9 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716ae973 2024-04-29 20:30:02.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-29 20:30:02.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-29 20:30:02.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.171 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38cb1606: (connection evicted) 2024-04-29 20:30:02.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:02.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-29 20:30:02.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-29 20:30:02.180 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716ae973 2024-04-29 20:30:02.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-29 20:30:02.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a709cc7 2024-04-29 20:30:02.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-29 20:30:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-29 20:30:02.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@70697478 2024-04-29 20:30:02.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@70697478 2024-04-29 20:30:02.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-29 20:30:02.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-29 20:30:02.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b43a6 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-29 20:30:02.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-04-29 20:30:02.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-04-29 20:30:02.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-29 20:30:02.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-29 20:30:02.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-29 20:30:02.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.219 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70697478: (connection evicted) 2024-04-29 20:30:02.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:02.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-29 20:30:02.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f1fbc9f 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-29 20:30:02.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2024-04-29 20:30:02.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2024-04-29 20:30:02.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3c3d67 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-29 20:30:02.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2024-04-29 20:30:02.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2024-04-29 20:30:02.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-29 20:30:02.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-29 20:30:02.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-29 20:30:02.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.242 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50785f86: (connection evicted) 2024-04-29 20:30:02.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:02.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-29 20:30:02.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380fdcf2 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-29 20:30:02.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2024-04-29 20:30:02.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2024-04-29 20:30:02.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@537b3be1 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-29 20:30:02.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2024-04-29 20:30:02.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2024-04-29 20:30:02.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-29 20:30:02.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-29 20:30:02.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-29 20:30:02.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.265 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d810f2: (connection evicted) 2024-04-29 20:30:02.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:02.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-29 20:30:02.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-29 20:30:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-29 20:30:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714c74eb 2024-04-29 20:30:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2024-04-29 20:30:02.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2024-04-29 20:30:02.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fcc3745 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-29 20:30:02.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2024-04-29 20:30:02.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2024-04-29 20:30:02.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-29 20:30:02.315 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.340 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-29 20:30:02.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-29 20:30:02.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.356 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82: (connection evicted) 2024-04-29 20:30:02.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:02.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-29 20:30:02.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-29 20:30:02.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f4a7c4 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-29 20:30:02.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2024-04-29 20:30:02.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2024-04-29 20:30:02.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-29 20:30:02.362 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48ee3c2d 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a80c534 2024-04-29 20:30:02.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a80c534 2024-04-29 20:30:02.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-29 20:30:02.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-29 20:30:02.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-29 20:30:02.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.384 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3: (connection evicted) 2024-04-29 20:30:02.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:02.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-29 20:30:02.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-29 20:30:02.387 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cde0c69 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-29 20:30:02.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-29 20:30:02.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2024-04-29 20:30:02.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2024-04-29 20:30:02.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0516a3 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-29 20:30:02.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2024-04-29 20:30:02.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2024-04-29 20:30:02.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-29 20:30:02.419 [DefaultDispatcher-worker-9 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2024-04-29 20:30:02.421 [DefaultDispatcher-worker-9 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2024-04-29 20:30:02.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-29 20:30:02.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-29 20:30:02.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.423 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22361e23: (connection evicted) 2024-04-29 20:30:02.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:02.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-29 20:30:02.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-29 20:30:02.425 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43fe2008 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-29 20:30:02.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-29 20:30:02.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a543e09 2024-04-29 20:30:02.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a543e09 2024-04-29 20:30:02.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0f548a 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@15130002 2024-04-29 20:30:02.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@15130002 2024-04-29 20:30:02.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-29 20:30:02.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-29 20:30:02.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-29 20:30:02.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.471 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a543e09: (connection evicted) 2024-04-29 20:30:02.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:02.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-29 20:30:02.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-29 20:30:02.482 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dfcf85a 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2024-04-29 20:30:02.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2024-04-29 20:30:02.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-29 20:30:02.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69f69078 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-29 20:30:02.504 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@25589735 2024-04-29 20:30:02.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@25589735 2024-04-29 20:30:02.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-29 20:30:02.555 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.586 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.605 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.696 [DefaultDispatcher-worker-3 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25589735 2024-04-29 20:30:02.698 [DefaultDispatcher-worker-3 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25589735 2024-04-29 20:30:02.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-29 20:30:02.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-29 20:30:02.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.699 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6550ce46: (connection evicted) 2024-04-29 20:30:02.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:02.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-29 20:30:02.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-29 20:30:02.702 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25589735 2024-04-29 20:30:02.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@775c4054 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-29 20:30:02.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@305881b8 2024-04-29 20:30:02.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@305881b8 2024-04-29 20:30:02.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-29 20:30:02.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-29 20:30:02.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eedd0e3 2024-04-29 20:30:02.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f35a31 2024-04-29 20:30:02.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f35a31 2024-04-29 20:30:02.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-29 20:30:02.807 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.827 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-29 20:30:02.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-29 20:30:02.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.954 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@305881b8: (connection evicted) 2024-04-29 20:30:02.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:02.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-29 20:30:02.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4407b042 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-29 20:30:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-29 20:30:02.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dded90a 2024-04-29 20:30:02.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dded90a 2024-04-29 20:30:02.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-29 20:30:02.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be3abaa 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a9ac36 2024-04-29 20:30:02.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a9ac36 2024-04-29 20:30:02.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-29 20:30:02.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-29 20:30:02.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-29 20:30:02.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:02.982 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dded90a: (connection evicted) 2024-04-29 20:30:02.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:02.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-29 20:30:02.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-29 20:30:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71734463 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:02.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-29 20:30:02.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbf4f8c 2024-04-29 20:30:02.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbf4f8c 2024-04-29 20:30:02.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-29 20:30:03.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55c46ec1 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-29 20:30:03.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae6d078 2024-04-29 20:30:03.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae6d078 2024-04-29 20:30:03.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-29 20:30:03.079 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.087 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.104 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.189 [DefaultDispatcher-worker-6 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae6d078 2024-04-29 20:30:03.191 [DefaultDispatcher-worker-6 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae6d078 2024-04-29 20:30:03.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-29 20:30:03.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-29 20:30:03.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.192 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cbf4f8c: (connection evicted) 2024-04-29 20:30:03.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:03.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-29 20:30:03.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-29 20:30:03.194 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae6d078 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f70e244 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-29 20:30:03.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-29 20:30:03.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f64d943 2024-04-29 20:30:03.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f64d943 2024-04-29 20:30:03.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-29 20:30:03.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105ffc58 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2db15b 2024-04-29 20:30:03.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2db15b 2024-04-29 20:30:03.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-29 20:30:03.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-29 20:30:03.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-29 20:30:03.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.220 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f64d943: (connection evicted) 2024-04-29 20:30:03.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:03.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-29 20:30:03.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-29 20:30:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cef0747 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-29 20:30:03.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaa678d 2024-04-29 20:30:03.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaa678d 2024-04-29 20:30:03.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-29 20:30:03.249 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaa678d 2024-04-29 20:30:03.261 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaa678d 2024-04-29 20:30:03.263 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaa678d 2024-04-29 20:30:03.270 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaa678d 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13404f75 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6fd0 2024-04-29 20:30:03.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6fd0 2024-04-29 20:30:03.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-29 20:30:03.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-29 20:30:03.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-29 20:30:03.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:03.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:03.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-29 20:30:03.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29188050 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-29 20:30:03.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-04-29 20:30:03.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-04-29 20:30:03.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-29 20:30:03.289 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-04-29 20:30:03.304 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-04-29 20:30:03.306 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-04-29 20:30:03.310 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-04-29 20:30:03.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2591d23a 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-29 20:30:03.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e95b0ab 2024-04-29 20:30:03.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e95b0ab 2024-04-29 20:30:03.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-29 20:30:03.317 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.324 [DefaultDispatcher-worker-1 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e95b0ab 2024-04-29 20:30:03.325 [DefaultDispatcher-worker-16 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-04-29 20:30:03.326 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e95b0ab 2024-04-29 20:30:03.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-29 20:30:03.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-29 20:30:03.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.330 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3: (connection evicted) 2024-04-29 20:30:03.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:03.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-29 20:30:03.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-29 20:30:03.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-29 20:30:03.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e95af1 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-29 20:30:03.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-04-29 20:30:03.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-04-29 20:30:03.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-29 20:30:03.339 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-04-29 20:30:03.359 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-04-29 20:30:03.363 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-04-29 20:30:03.368 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@584136c1 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-29 20:30:03.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea2f72e 2024-04-29 20:30:03.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea2f72e 2024-04-29 20:30:03.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-29 20:30:03.371 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-29 20:30:03.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-29 20:30:03.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:03.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:03.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-29 20:30:03.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e5ebdfe 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-29 20:30:03.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 20:30:03.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 20:30:03.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-29 20:30:03.382 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 20:30:03.395 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 20:30:03.397 [Test worker @coroutine#304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 20:30:03.400 [Test worker @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a06602f 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-29 20:30:03.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6cc344 2024-04-29 20:30:03.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6cc344 2024-04-29 20:30:03.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-29 20:30:03.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-29 20:30:03.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-29 20:30:03.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:03.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:03.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-29 20:30:03.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-29 20:30:03.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-29 20:30:03.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152891f8 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-29 20:30:03.412 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a484a9 2024-04-29 20:30:03.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a484a9 2024-04-29 20:30:03.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-29 20:30:03.470 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.478 [DefaultDispatcher-worker-6 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a484a9 2024-04-29 20:30:03.493 [DefaultDispatcher-worker-6 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a484a9 2024-04-29 20:30:03.502 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.512 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.553 [DefaultDispatcher-worker-6 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a484a9 2024-04-29 20:30:03.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-29 20:30:03.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-29 20:30:03.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.555 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15a484a9: (connection evicted) 2024-04-29 20:30:03.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:03.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-29 20:30:03.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-29 20:30:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50fa5938 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-29 20:30:03.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b5f7d2 2024-04-29 20:30:03.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b5f7d2 2024-04-29 20:30:03.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-29 20:30:03.604 [DefaultDispatcher-worker-16 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b5f7d2 2024-04-29 20:30:03.614 [DefaultDispatcher-worker-16 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b5f7d2 2024-04-29 20:30:03.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-29 20:30:03.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-29 20:30:03.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.633 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58b5f7d2: (connection evicted) 2024-04-29 20:30:03.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:03.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-29 20:30:03.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-29 20:30:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b2ee36 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4024e 2024-04-29 20:30:03.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4024e 2024-04-29 20:30:03.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-29 20:30:03.676 [DefaultDispatcher-worker-14 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4024e 2024-04-29 20:30:03.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-29 20:30:03.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-29 20:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.679 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16d4024e: (connection evicted) 2024-04-29 20:30:03.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:03.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-29 20:30:03.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-29 20:30:03.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31183ee2 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-29 20:30:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-29 20:30:03.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e491e2 2024-04-29 20:30:03.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e491e2 2024-04-29 20:30:03.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-29 20:30:03.727 [DefaultDispatcher-worker-5 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e491e2 2024-04-29 20:30:03.739 [DefaultDispatcher-worker-16 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e491e2 2024-04-29 20:30:03.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-29 20:30:03.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-29 20:30:03.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.740 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e491e2: (connection evicted) 2024-04-29 20:30:03.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:03.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-29 20:30:03.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154f8280 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-29 20:30:03.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7252bdb 2024-04-29 20:30:03.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7252bdb 2024-04-29 20:30:03.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-29 20:30:03.795 [DefaultDispatcher-worker-9 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7252bdb 2024-04-29 20:30:03.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-29 20:30:03.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-29 20:30:03.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.798 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7252bdb: (connection evicted) 2024-04-29 20:30:03.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:03.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-29 20:30:03.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-29 20:30:03.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-29 20:30:03.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:03.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:03.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:03.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:03.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:03.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13662609 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:03.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:03.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-29 20:30:03.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b80497f 2024-04-29 20:30:03.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b80497f 2024-04-29 20:30:03.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-29 20:30:03.846 [DefaultDispatcher-worker-12 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b80497f 2024-04-29 20:30:03.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-29 20:30:03.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-29 20:30:03.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:03.846 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b80497f: (connection evicted) 2024-04-29 20:30:03.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:03.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-29 20:30:03.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-29 20:30:04.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-29 20:30:04.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:04.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:04.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:04.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14499b52 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:04.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3164d5aa 2024-04-29 20:30:04.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3164d5aa 2024-04-29 20:30:04.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-29 20:30:04.088 [DefaultDispatcher-worker-16 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3164d5aa 2024-04-29 20:30:04.100 [DefaultDispatcher-worker-1 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3164d5aa 2024-04-29 20:30:04.103 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/manifest.json 2024-04-29 20:30:04.104 [Test worker @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.localdomain:55221/manifest.json. 2024-04-29 20:30:04.104 [Test worker @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/manifest.json 2024-04-29 20:30:04.106 [Test worker @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/manifest.json 2024-04-29 20:30:04.106 [Test worker @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/manifest.json 2024-04-29 20:30:04.115 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:04.228 [Test worker @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.localdomain:55221/manifest.json. 2024-04-29 20:30:04.228 [Test worker @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55221/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 20:30:04.244 [DefaultDispatcher-worker-7 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3164d5aa 2024-04-29 20:30:04.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-29 20:30:04.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-29 20:30:04.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:04.250 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3164d5aa: (connection evicted) 2024-04-29 20:30:04.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:04.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-29 20:30:04.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-29 20:30:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c215642 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:04.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:04.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-29 20:30:04.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@416c1b0 2024-04-29 20:30:04.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@416c1b0 2024-04-29 20:30:04.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-29 20:30:04.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-29 20:30:04.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:04.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:04.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:04.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:04.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:04.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:04.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f4d15d 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:04.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@314c28dc 2024-04-29 20:30:04.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@314c28dc 2024-04-29 20:30:04.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-29 20:30:04.301 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 20:30:04.351 [Test worker] INFO ktor.application - Application started in 0.055 seconds. 2024-04-29 20:30:04.352 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@10d97b64 2024-04-29 20:30:04.358 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:04.372 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-29 20:30:04.438 [DefaultDispatcher-worker-2 @coroutine#361] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24a1858a 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:04.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-29 20:30:04.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2024-04-29 20:30:04.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2024-04-29 20:30:04.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-29 20:30:04.466 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 20:30:04.472 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 20:30:04.472 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 20:30:04.472 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 20:30:04.473 [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. 2024-04-29 20:30:04.473 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 20:30:04.473 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 20:30:04.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 20:30:04.473 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32050628 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:04.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:04.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-29 20:30:04.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-04-29 20:30:04.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-04-29 20:30:04.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-29 20:30:04.531 [DefaultDispatcher-worker-7 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-04-29 20:30:04.539 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:04.546 [DefaultDispatcher-worker-5 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-04-29 20:30:04.553 [DefaultDispatcher-worker-6 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2024-04-29 20:30:04.556 [DefaultDispatcher-worker-6 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2024-04-29 20:30:04.567 [DefaultDispatcher-worker-7 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-04-29 20:30:04.575 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:04.578 [DefaultDispatcher-worker-1 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-04-29 20:30:04.579 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586600641128103936/_ustadmanifest.json 2024-04-29 20:30:04.579 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586600641128103936/_ustadmanifest.json. 2024-04-29 20:30:04.579 [Test worker @coroutine#367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586600641128103936/_ustadmanifest.json 2024-04-29 20:30:04.583 [Test worker @coroutine#367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586600641128103936/_ustadmanifest.json 2024-04-29 20:30:04.583 [Test worker @coroutine#367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586600641128103936/_ustadmanifest.json 2024-04-29 20:30:04.583 [Test worker @coroutine#367] 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:8094/api/content/586600641128103936/_ustadmanifest.json. 2024-04-29 20:30:04.583 [Test worker @coroutine#367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586600641128103936/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 20:30:04.603 [DefaultDispatcher-worker-5 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-04-29 20:30:04.609 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 20:30:04.610 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-18e31acc-dbfa-4ad6-a0c9-f0c9716a9dba', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 20:30:04.618 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 20:30:04.618 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-18e31acc-dbfa-4ad6-a0c9-f0c9716a9dba 2024-04-29 20:30:04.622 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:04.622 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:04.622 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:04.622 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:04.633 [DefaultDispatcher-worker-5 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-04-29 20:30:04.634 [DefaultDispatcher-worker-5 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:04.634 [DefaultDispatcher-worker-5 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:04.634 [DefaultDispatcher-worker-5 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:04.639 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:04.639 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 20:30:04.639 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:04.640 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 20:30:04.699 [eventLoopGroupProxy-4-3 @call-handler#409] 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) 2024-04-29 20:30:04.699 [eventLoopGroupProxy-4-1 @call-handler#410] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 20:30:04.699 [eventLoopGroupProxy-4-2 @call-handler#408] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 20:30:04.699 [eventLoopGroupProxy-4-4 @call-handler#407] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 20:30:04.704 [eventLoopGroupProxy-4-4 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:04.704 [eventLoopGroupProxy-4-2 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:04.709 [eventLoopGroupProxy-4-3 @call-handler#409] 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 2024-04-29 20:30:04.709 [eventLoopGroupProxy-4-1 @call-handler#410] 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 2024-04-29 20:30:04.709 [eventLoopGroupProxy-4-1 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:04.711 [DefaultDispatcher-worker-10 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:04.712 [DefaultDispatcher-worker-10 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:04.712 [eventLoopGroupProxy-4-1 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:04.713 [DefaultDispatcher-worker-8 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:04.713 [DefaultDispatcher-worker-8 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:04.715 [eventLoopGroupProxy-4-1 @call-handler#410] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 21ms 2024-04-29 20:30:04.715 [eventLoopGroupProxy-4-4 @call-handler#407] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 21ms 2024-04-29 20:30:04.723 [DefaultDispatcher-worker-11 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-04-29 20:30:04.727 [eventLoopGroupProxy-4-3 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416c1b0 2024-04-29 20:30:04.736 [DefaultDispatcher-worker-11 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-04-29 20:30:04.739 [eventLoopGroupProxy-4-3 @call-handler#409] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2024-04-29 20:30:04.744 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:04.744 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:04.749 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 20:30:04.749 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:04.765 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:04.765 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:04.765 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:04.766 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:04.774 [eventLoopGroupProxy-4-1 @call-handler#424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:04.787 [eventLoopGroupProxy-4-1 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416c1b0 2024-04-29 20:30:04.788 [eventLoopGroupProxy-4-1 @call-handler#424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:04.788 [eventLoopGroupProxy-4-1 @call-handler#424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-04-29 20:30:04.789 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:04.799 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:04.799 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:04.799 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:04.799 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:04.803 [eventLoopGroupProxy-4-1 @call-handler#429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:04.809 [eventLoopGroupProxy-4-1 @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416c1b0 2024-04-29 20:30:04.810 [eventLoopGroupProxy-4-1 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:04.810 [eventLoopGroupProxy-4-1 @call-handler#429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-29 20:30:04.818 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:04.837 [DefaultDispatcher-worker-4 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-04-29 20:30:04.851 [DefaultDispatcher-worker-12 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-04-29 20:30:04.868 [DefaultDispatcher-worker-12 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:04.868 [DefaultDispatcher-worker-12 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:04.868 [DefaultDispatcher-worker-12 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:04.868 [DefaultDispatcher-worker-12 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 20:30:04.871 [eventLoopGroupProxy-4-1 @call-handler#443] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 20:30:04.872 [eventLoopGroupProxy-4-1 @call-handler#443] 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 2024-04-29 20:30:04.872 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:04.900 [DefaultDispatcher-worker-9 @call-handler#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314c28dc 2024-04-29 20:30:04.902 [DefaultDispatcher-worker-13 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586600641128103936/_ustadmanifest.json 2024-04-29 20:30:04.902 [DefaultDispatcher-worker-13 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586600641128103936/_ustadmanifest.json. 2024-04-29 20:30:04.902 [DefaultDispatcher-worker-13 @coroutine#360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586600641128103936/_ustadmanifest.json 2024-04-29 20:30:04.902 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:04.903 [eventLoopGroupProxy-4-1 @call-handler#443] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 33ms 2024-04-29 20:30:04.904 [DefaultDispatcher-worker-11 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:04.904 [DefaultDispatcher-worker-11 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:04.904 [DefaultDispatcher-worker-11 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:04.904 [DefaultDispatcher-worker-11 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:04.905 [DefaultDispatcher-worker-9 @coroutine#360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586600641128103936/_ustadmanifest.json 2024-04-29 20:30:04.905 [DefaultDispatcher-worker-9 @coroutine#360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586600641128103936/_ustadmanifest.json 2024-04-29 20:30:04.905 [DefaultDispatcher-worker-9 @coroutine#360] 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:8094/api/content/586600641128103936/_ustadmanifest.json. 2024-04-29 20:30:04.905 [DefaultDispatcher-worker-9 @coroutine#360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586600641128103936/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 20:30:04.920 [DefaultDispatcher-worker-3 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-04-29 20:30:04.923 [DefaultDispatcher-worker-9 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314c28dc 2024-04-29 20:30:04.925 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 20:30:04.925 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 20:30:04.925 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 20:30:04.925 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 20:30:04.925 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 20:30:04.930 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2024-04-29 20:30:04.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-29 20:30:04.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-29 20:30:04.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:04.931 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@469bd719: (connection evicted) 2024-04-29 20:30:04.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:04.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-29 20:30:04.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-29 20:30:04.967 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 20:30:04.967 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 20:30:05.314 [DefaultDispatcher-worker-11 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e95b0ab 2024-04-29 20:30:05.339 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 20:30:05.937 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@10d97b64 2024-04-29 20:30:05.937 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@10d97b64 2024-04-29 20:30:05.941 [Test worker @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416c1b0 2024-04-29 20:30:05.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-29 20:30:05.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-29 20:30:05.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:05.941 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@314c28dc: (connection evicted) 2024-04-29 20:30:05.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:05.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-29 20:30:05.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ecbfba1 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:05.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:05.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-29 20:30:05.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:05.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:05.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:05.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:05.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:05.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:05.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:05.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:05.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-29 20:30:05.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 20:30:05.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 20:30:05.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-29 20:30:05.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729c98 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:05.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-29 20:30:05.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-29 20:30:05.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-29 20:30:05.986 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 20:30:05.988 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 20:30:05.988 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@28b4b10e 2024-04-29 20:30:05.990 [DefaultDispatcher-worker-11 @coroutine#470] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@527d1fe1 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:05.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-29 20:30:05.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dbe225 2024-04-29 20:30:05.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dbe225 2024-04-29 20:30:05.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-29 20:30:05.993 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 20:30:05.994 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 20:30:05.994 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 20:30:05.994 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 20:30:05.994 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-29 20:30:05.994 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 20:30:05.994 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 20:30:05.994 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 20:30:05.994 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b62ebd 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:05.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:05.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-29 20:30:05.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:05.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:05.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-29 20:30:06.035 [DefaultDispatcher-worker-3 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:06.046 [DefaultDispatcher-worker-16 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:06.054 [DefaultDispatcher-worker-5 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dbe225 2024-04-29 20:30:06.058 [Test worker @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dbe225 2024-04-29 20:30:06.059 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:06.064 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:06.067 [DefaultDispatcher-worker-10 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:06.077 [DefaultDispatcher-worker-8 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:06.077 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586600648749006848/_ustadmanifest.json 2024-04-29 20:30:06.077 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586600648749006848/_ustadmanifest.json. 2024-04-29 20:30:06.077 [Test worker @coroutine#475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586600648749006848/_ustadmanifest.json 2024-04-29 20:30:06.080 [Test worker @coroutine#475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586600648749006848/_ustadmanifest.json 2024-04-29 20:30:06.080 [Test worker @coroutine#475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586600648749006848/_ustadmanifest.json 2024-04-29 20:30:06.080 [Test worker @coroutine#475] 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:8094/api/content/586600648749006848/_ustadmanifest.json. 2024-04-29 20:30:06.080 [Test worker @coroutine#475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586600648749006848/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 20:30:06.091 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:06.095 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:06.098 [DefaultDispatcher-worker-16 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:06.098 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 20:30:06.098 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a9514308-ce59-4ff7-ae0e-ae1b11af24a2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 20:30:06.100 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 20:30:06.100 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a9514308-ce59-4ff7-ae0e-ae1b11af24a2 2024-04-29 20:30:06.102 [DefaultDispatcher-worker-8 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:06.102 [DefaultDispatcher-worker-8 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:06.102 [DefaultDispatcher-worker-8 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:06.102 [DefaultDispatcher-worker-8 @coroutine#495] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:06.107 [eventLoopGroupProxy-7-1 @call-handler#505] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 20:30:06.107 [eventLoopGroupProxy-7-2 @call-handler#506] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 20:30:06.107 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.107 [eventLoopGroupProxy-7-1 @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 io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:06.107 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:06.108 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.108 [eventLoopGroupProxy-7-1 @call-handler#505] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 20:30:06.109 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:06.109 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:06.114 [DefaultDispatcher-worker-12 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:06.114 [DefaultDispatcher-worker-12 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:06.114 [DefaultDispatcher-worker-12 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:06.114 [DefaultDispatcher-worker-12 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:06.117 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:06.117 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 20:30:06.117 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:06.117 [eventLoopGroupProxy-7-1 @call-handler#514] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 20:30:06.117 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 20:30:06.118 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.118 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 20:30:06.119 [DefaultDispatcher-worker-13 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:06.119 [DefaultDispatcher-worker-13 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:06.121 [eventLoopGroupProxy-7-3 @call-handler#521] 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) 2024-04-29 20:30:06.121 [eventLoopGroupProxy-7-3 @call-handler#521] 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 2024-04-29 20:30:06.123 [eventLoopGroupProxy-7-3 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 20:30:06.125 [eventLoopGroupProxy-7-3 @call-handler#521] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 20:30:06.126 [DefaultDispatcher-worker-12 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:06.126 [DefaultDispatcher-worker-12 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:06.127 [DefaultDispatcher-worker-12 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 20:30:06.127 [DefaultDispatcher-worker-12 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:06.129 [DefaultDispatcher-worker-12 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.129 [DefaultDispatcher-worker-12 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:06.129 [DefaultDispatcher-worker-12 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.129 [DefaultDispatcher-worker-12 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:06.131 [DefaultDispatcher-worker-12 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:06.133 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:06.136 [eventLoopGroupProxy-7-1 @coroutine#530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 20:30:06.137 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.137 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 20:30:06.137 [DefaultDispatcher-worker-2 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.140 [DefaultDispatcher-worker-2 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.140 [DefaultDispatcher-worker-2 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:06.140 [DefaultDispatcher-worker-2 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.140 [DefaultDispatcher-worker-2 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:06.142 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:06.143 [DefaultDispatcher-worker-10 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:06.145 [eventLoopGroupProxy-7-1 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 20:30:06.146 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.146 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 20:30:06.146 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.148 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.148 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:06.148 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.148 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:06.150 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:06.195 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.195 [eventLoopGroupProxy-7-1 @call-handler#539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:06.196 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.197 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.197 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:06.197 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.197 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:06.200 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.201 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:06.201 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.202 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:06.202 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:06.202 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-29 20:30:06.203 [DefaultDispatcher-worker-10 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.215 [DefaultDispatcher-worker-12 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:06.229 [DefaultDispatcher-worker-15 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:06.235 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 20:30:06.732 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-cbd4deb9-32e8-451c-ada3-13b3a6a14f60', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 20:30:06.732 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 20:30:06.732 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-cbd4deb9-32e8-451c-ada3-13b3a6a14f60 2024-04-29 20:30:06.737 [DefaultDispatcher-worker-6 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:06.737 [DefaultDispatcher-worker-6 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 20:30:06.737 [DefaultDispatcher-worker-6 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:06.737 [DefaultDispatcher-worker-6 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 20:30:06.739 [eventLoopGroupProxy-7-1 @call-handler#551] 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) 2024-04-29 20:30:06.740 [eventLoopGroupProxy-7-1 @call-handler#551] 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 2024-04-29 20:30:06.741 [eventLoopGroupProxy-7-1 @coroutine#552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 20:30:06.743 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 20:30:06.744 [DefaultDispatcher-worker-6 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:06.744 [DefaultDispatcher-worker-6 @coroutine#548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:06.744 [DefaultDispatcher-worker-6 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 20:30:06.744 [DefaultDispatcher-worker-6 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:06.746 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.746 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:06.746 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.746 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:06.749 [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) 2024-04-29 20:30:06.752 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.753 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 20:30:06.753 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.755 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.755 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:06.755 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.755 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:06.758 [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) 2024-04-29 20:30:06.760 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.760 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:06.761 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.763 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.763 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:06.763 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.763 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:06.765 [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) 2024-04-29 20:30:06.806 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.806 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-04-29 20:30:06.807 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.808 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.808 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:06.808 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.808 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:06.810 [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) 2024-04-29 20:30:06.855 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.855 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:06.856 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.857 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.857 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:06.857 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.857 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:06.859 [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) 2024-04-29 20:30:06.902 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.902 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 20:30:06.903 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.904 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.904 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:06.904 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.904 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:06.906 [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) 2024-04-29 20:30:06.950 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.951 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:06.951 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.952 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.953 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:06.953 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:06.953 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:06.955 [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) 2024-04-29 20:30:06.998 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:06.998 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 20:30:06.999 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.000 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.000 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:07.000 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.000 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:07.002 [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) 2024-04-29 20:30:07.046 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:07.046 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 20:30:07.047 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.048 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.048 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:07.048 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.048 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:07.050 [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) 2024-04-29 20:30:07.095 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:07.095 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:07.095 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.097 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.097 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:07.097 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.097 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:07.099 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:07.142 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:07.142 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 20:30:07.143 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.144 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.144 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:07.144 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.144 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:07.147 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:07.190 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:07.190 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 20:30:07.191 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.192 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.192 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:07.192 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.192 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:07.194 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:07.238 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:07.238 [eventLoopGroupProxy-7-1 @call-handler#593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 20:30:07.239 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.240 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.240 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:07.240 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.240 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:07.242 [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) 2024-04-29 20:30:07.245 [DefaultDispatcher-worker-6 @coroutine#549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:07.286 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:07.286 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:07.287 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.288 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.288 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:07.288 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.288 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:07.290 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:07.337 [eventLoopGroupProxy-7-1 @coroutine#601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 20:30:07.337 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:07.337 [eventLoopGroupProxy-7-1 @call-handler#600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 20:30:07.338 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.340 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.340 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:07.340 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.340 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:07.342 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:07.344 [eventLoopGroupProxy-7-1 @coroutine#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 20:30:07.345 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:07.345 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:07.345 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.347 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.347 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:07.347 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.347 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:07.349 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:07.351 [eventLoopGroupProxy-7-1 @coroutine#611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 20:30:07.351 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:07.352 [eventLoopGroupProxy-7-1 @call-handler#610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:07.352 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:07.366 [DefaultDispatcher-worker-15 @coroutine#548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:07.376 [DefaultDispatcher-worker-6 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:07.377 [DefaultDispatcher-worker-6 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:07.377 [DefaultDispatcher-worker-6 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:07.377 [DefaultDispatcher-worker-6 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:07.377 [DefaultDispatcher-worker-6 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 20:30:07.379 [eventLoopGroupProxy-7-1 @call-handler#620] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 20:30:07.380 [eventLoopGroupProxy-7-1 @call-handler#620] 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 2024-04-29 20:30:07.380 [eventLoopGroupProxy-7-1 @call-handler#620] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:07.405 [DefaultDispatcher-worker-8 @call-handler#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-29 20:30:07.406 [eventLoopGroupProxy-7-1 @call-handler#620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:07.406 [eventLoopGroupProxy-7-1 @call-handler#620] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-04-29 20:30:07.406 [DefaultDispatcher-worker-6 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586600648749006848/_ustadmanifest.json 2024-04-29 20:30:07.407 [DefaultDispatcher-worker-6 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586600648749006848/_ustadmanifest.json. 2024-04-29 20:30:07.407 [DefaultDispatcher-worker-6 @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586600648749006848/_ustadmanifest.json 2024-04-29 20:30:07.407 [DefaultDispatcher-worker-14 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:07.407 [DefaultDispatcher-worker-14 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:07.408 [DefaultDispatcher-worker-14 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:07.408 [DefaultDispatcher-worker-14 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:07.409 [DefaultDispatcher-worker-2 @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586600648749006848/_ustadmanifest.json 2024-04-29 20:30:07.409 [DefaultDispatcher-worker-2 @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586600648749006848/_ustadmanifest.json 2024-04-29 20:30:07.409 [DefaultDispatcher-worker-2 @coroutine#469] 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:8094/api/content/586600648749006848/_ustadmanifest.json. 2024-04-29 20:30:07.409 [DefaultDispatcher-worker-2 @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586600648749006848/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 20:30:07.422 [DefaultDispatcher-worker-9 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-04-29 20:30:07.424 [DefaultDispatcher-worker-9 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-29 20:30:07.426 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 20:30:07.426 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 20:30:07.426 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 20:30:07.426 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 20:30:07.426 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 20:30:07.428 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dbe225 2024-04-29 20:30:07.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-29 20:30:07.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-29 20:30:07.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:07.429 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1: (connection evicted) 2024-04-29 20:30:07.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:07.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-29 20:30:07.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-29 20:30:07.494 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 20:30:07.736 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 20:30:07.867 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 20:30:07.962 [DefaultDispatcher-worker-15 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df2e767 2024-04-29 20:30:08.433 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@28b4b10e 2024-04-29 20:30:08.433 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@28b4b10e 2024-04-29 20:30:08.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-29 20:30:08.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-29 20:30:08.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:08.434 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9: (connection evicted) 2024-04-29 20:30:08.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:08.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-29 20:30:08.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe024a7 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:08.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:08.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-29 20:30:08.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-04-29 20:30:08.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-04-29 20:30:08.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-29 20:30:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136a4800 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:08.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:08.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-29 20:30:08.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-04-29 20:30:08.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-04-29 20:30:08.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-29 20:30:08.481 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 20:30:08.483 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 20:30:08.483 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6eeeb9da 2024-04-29 20:30:08.485 [DefaultDispatcher-worker-6 @coroutine#649] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 20:30:08.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ead0b51 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:08.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:08.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-29 20:30:08.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 20:30:08.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 20:30:08.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-29 20:30:08.490 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 20:30:08.490 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 20:30:08.490 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 20:30:08.490 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 20:30:08.490 [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. 2024-04-29 20:30:08.490 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 20:30:08.490 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 20:30:08.490 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 20:30:08.490 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 20:30:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8942ece 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:08.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-29 20:30:08.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-04-29 20:30:08.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-04-29 20:30:08.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-29 20:30:08.537 [DefaultDispatcher-worker-8 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-04-29 20:30:08.548 [DefaultDispatcher-worker-10 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-04-29 20:30:08.551 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:08.555 [DefaultDispatcher-worker-9 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 20:30:08.558 [Test worker @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 20:30:08.558 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:08.568 [DefaultDispatcher-worker-13 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-04-29 20:30:08.579 [DefaultDispatcher-worker-13 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-04-29 20:30:08.579 [Test worker @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586600658321559552/_ustadmanifest.json 2024-04-29 20:30:08.579 [Test worker @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586600658321559552/_ustadmanifest.json. 2024-04-29 20:30:08.579 [Test worker @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586600658321559552/_ustadmanifest.json 2024-04-29 20:30:08.582 [Test worker @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586600658321559552/_ustadmanifest.json 2024-04-29 20:30:08.582 [Test worker @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586600658321559552/_ustadmanifest.json 2024-04-29 20:30:08.582 [Test worker @coroutine#654] 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:8094/api/content/586600658321559552/_ustadmanifest.json. 2024-04-29 20:30:08.582 [Test worker @coroutine#654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586600658321559552/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 20:30:08.587 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:08.592 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:08.597 [DefaultDispatcher-worker-8 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-04-29 20:30:08.597 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 20:30:08.597 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8524bfec-61ed-4236-b254-1b131a3b1b8a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 20:30:08.599 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 20:30:08.599 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8524bfec-61ed-4236-b254-1b131a3b1b8a 2024-04-29 20:30:08.600 [DefaultDispatcher-worker-10 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:08.600 [DefaultDispatcher-worker-10 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:08.600 [DefaultDispatcher-worker-10 @coroutine#674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:08.600 [DefaultDispatcher-worker-10 @coroutine#674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:08.605 [eventLoopGroupProxy-10-1 @call-handler#685] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 20:30:08.605 [eventLoopGroupProxy-10-2 @call-handler#684] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 20:30:08.606 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:08.606 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:08.606 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:08.606 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:08.607 [eventLoopGroupProxy-10-1 @call-handler#685] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-04-29 20:30:08.607 [DefaultDispatcher-worker-9 @coroutine#674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:08.607 [DefaultDispatcher-worker-9 @coroutine#674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:08.612 [DefaultDispatcher-worker-7 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-04-29 20:30:08.612 [DefaultDispatcher-worker-7 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:08.612 [DefaultDispatcher-worker-7 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:08.612 [DefaultDispatcher-worker-7 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:08.615 [DefaultDispatcher-worker-6 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:08.615 [DefaultDispatcher-worker-6 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 20:30:08.615 [DefaultDispatcher-worker-6 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:08.615 [DefaultDispatcher-worker-6 @coroutine#672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 20:30:08.615 [eventLoopGroupProxy-10-1 @call-handler#693] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 20:30:08.615 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:08.616 [eventLoopGroupProxy-10-1 @call-handler#693] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 20:30:08.616 [DefaultDispatcher-worker-9 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:08.616 [DefaultDispatcher-worker-9 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:08.617 [eventLoopGroupProxy-10-1 @call-handler#696] 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) 2024-04-29 20:30:08.617 [eventLoopGroupProxy-10-1 @call-handler#696] 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 2024-04-29 20:30:08.620 [eventLoopGroupProxy-10-1 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-04-29 20:30:08.621 [eventLoopGroupProxy-10-1 @call-handler#696] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 20:30:08.622 [DefaultDispatcher-worker-9 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:08.622 [DefaultDispatcher-worker-9 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:08.623 [DefaultDispatcher-worker-9 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 20:30:08.623 [DefaultDispatcher-worker-9 @coroutine#672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:08.627 [DefaultDispatcher-worker-14 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.627 [DefaultDispatcher-worker-14 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:08.627 [DefaultDispatcher-worker-14 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.627 [DefaultDispatcher-worker-14 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:08.628 [DefaultDispatcher-worker-2 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-04-29 20:30:08.629 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:08.633 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-04-29 20:30:08.634 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:08.634 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 20:30:08.635 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.637 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.637 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:08.637 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.637 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:08.639 [DefaultDispatcher-worker-6 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-04-29 20:30:08.639 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:08.646 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-04-29 20:30:08.646 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:08.647 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-29 20:30:08.647 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.650 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.650 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:08.650 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.650 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:08.652 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:08.657 [eventLoopGroupProxy-10-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-04-29 20:30:08.657 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:08.657 [eventLoopGroupProxy-10-1 @call-handler#717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 20:30:08.658 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.660 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.660 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:08.660 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.660 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:08.662 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:08.665 [eventLoopGroupProxy-10-1 @coroutine#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-04-29 20:30:08.665 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:08.665 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:08.666 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.668 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.668 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:08.668 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.668 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:08.670 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:08.673 [eventLoopGroupProxy-10-1 @coroutine#728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-04-29 20:30:08.673 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:08.673 [eventLoopGroupProxy-10-1 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:08.674 [DefaultDispatcher-worker-6 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:08.688 [DefaultDispatcher-worker-6 @coroutine#672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-04-29 20:30:08.698 [DefaultDispatcher-worker-12 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-04-29 20:30:08.699 [DefaultDispatcher-worker-12 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:08.699 [DefaultDispatcher-worker-12 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:08.699 [DefaultDispatcher-worker-12 @coroutine#675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:08.699 [DefaultDispatcher-worker-12 @coroutine#675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 20:30:08.701 [eventLoopGroupProxy-10-1 @call-handler#737] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 20:30:08.702 [eventLoopGroupProxy-10-1 @call-handler#737] 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 2024-04-29 20:30:08.702 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:08.724 [DefaultDispatcher-worker-11 @call-handler#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-04-29 20:30:08.725 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:08.725 [eventLoopGroupProxy-10-1 @call-handler#737] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-04-29 20:30:08.725 [DefaultDispatcher-worker-9 @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586600658321559552/_ustadmanifest.json 2024-04-29 20:30:08.725 [DefaultDispatcher-worker-9 @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586600658321559552/_ustadmanifest.json. 2024-04-29 20:30:08.725 [DefaultDispatcher-worker-9 @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586600658321559552/_ustadmanifest.json 2024-04-29 20:30:08.726 [DefaultDispatcher-worker-9 @coroutine#675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:08.727 [DefaultDispatcher-worker-9 @coroutine#675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:08.727 [DefaultDispatcher-worker-9 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:08.727 [DefaultDispatcher-worker-9 @coroutine#675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:08.728 [DefaultDispatcher-worker-12 @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586600658321559552/_ustadmanifest.json 2024-04-29 20:30:08.728 [DefaultDispatcher-worker-12 @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586600658321559552/_ustadmanifest.json 2024-04-29 20:30:08.728 [DefaultDispatcher-worker-12 @coroutine#648] 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:8094/api/content/586600658321559552/_ustadmanifest.json. 2024-04-29 20:30:08.728 [DefaultDispatcher-worker-12 @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586600658321559552/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 20:30:08.740 [DefaultDispatcher-worker-15 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-04-29 20:30:08.741 [DefaultDispatcher-worker-9 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-04-29 20:30:08.742 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 20:30:08.742 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 20:30:08.742 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 20:30:08.742 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 20:30:08.742 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 20:30:08.745 [Test worker @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 20:30:08.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-29 20:30:08.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-29 20:30:08.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:08.745 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15254569: (connection evicted) 2024-04-29 20:30:08.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:08.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-29 20:30:08.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-29 20:30:08.990 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 20:30:08.990 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 20:30:09.189 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 20:30:09.750 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6eeeb9da 2024-04-29 20:30:09.750 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6eeeb9da 2024-04-29 20:30:09.752 [Test worker @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-04-29 20:30:09.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-29 20:30:09.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-29 20:30:09.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:09.753 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3333245e: (connection evicted) 2024-04-29 20:30:09.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:09.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-29 20:30:09.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c7fd2e0 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-29 20:30:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:09.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:09.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:09.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:09.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:09.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:09.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:09.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:09.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-29 20:30:09.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:09.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:09.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-29 20:30:09.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca97ddf 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:09.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5570ee6d 2024-04-29 20:30:09.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5570ee6d 2024-04-29 20:30:09.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-29 20:30:09.777 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 20:30:09.778 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 20:30:09.778 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6a905513 2024-04-29 20:30:09.780 [DefaultDispatcher-worker-13 @coroutine#765] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c41931a 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:09.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-29 20:30:09.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:09.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:09.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:09.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:09.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:09.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:09.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:09.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:09.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-29 20:30:09.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db70494 2024-04-29 20:30:09.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db70494 2024-04-29 20:30:09.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-29 20:30:09.784 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 20:30:09.784 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 20:30:09.784 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 20:30:09.784 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 20:30:09.784 [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. 2024-04-29 20:30:09.784 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 20:30:09.784 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 20:30:09.784 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 20:30:09.784 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d2887a 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:09.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:09.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-29 20:30:09.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:09.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:09.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-29 20:30:09.829 [DefaultDispatcher-worker-15 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:09.837 [DefaultDispatcher-worker-7 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:09.858 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:09.862 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:09.881 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:09.885 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:09.942 [DefaultDispatcher-worker-7 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db70494 2024-04-29 20:30:09.978 [DefaultDispatcher-worker-7 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db70494 2024-04-29 20:30:09.984 [DefaultDispatcher-worker-7 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db70494 2024-04-29 20:30:09.988 [DefaultDispatcher-worker-7 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db70494 2024-04-29 20:30:09.996 [DefaultDispatcher-worker-15 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:10.009 [DefaultDispatcher-worker-1 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:10.009 [Test worker @coroutine#770] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586600660180799488/_ustadmanifest.json 2024-04-29 20:30:10.009 [Test worker @coroutine#770] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586600660180799488/_ustadmanifest.json. 2024-04-29 20:30:10.009 [Test worker @coroutine#770] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586600660180799488/_ustadmanifest.json 2024-04-29 20:30:10.012 [Test worker @coroutine#770] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586600660180799488/_ustadmanifest.json 2024-04-29 20:30:10.012 [Test worker @coroutine#770] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586600660180799488/_ustadmanifest.json 2024-04-29 20:30:10.015 [Test worker @coroutine#770] 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:8094/api/content/586600660180799488/_ustadmanifest.json. 2024-04-29 20:30:10.015 [Test worker @coroutine#770] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586600660180799488/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 20:30:10.115 [DefaultDispatcher-worker-12 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:10.115 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 20:30:10.115 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0789fba4-97d0-4d8f-a8cb-6944b96d6bd7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 20:30:10.117 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 20:30:10.117 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0789fba4-97d0-4d8f-a8cb-6944b96d6bd7 2024-04-29 20:30:10.118 [DefaultDispatcher-worker-12 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:10.119 [DefaultDispatcher-worker-12 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:10.119 [DefaultDispatcher-worker-12 @coroutine#796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:10.119 [DefaultDispatcher-worker-12 @coroutine#796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:10.121 [eventLoopGroupProxy-13-1 @call-handler#806] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 20:30:10.121 [eventLoopGroupProxy-13-2 @call-handler#807] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 20:30:10.122 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:10.122 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.122 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:10.122 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.122 [eventLoopGroupProxy-13-1 @call-handler#806] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-04-29 20:30:10.123 [DefaultDispatcher-worker-15 @coroutine#796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:10.123 [DefaultDispatcher-worker-15 @coroutine#796] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:10.128 [DefaultDispatcher-worker-16 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:10.128 [DefaultDispatcher-worker-16 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:10.129 [DefaultDispatcher-worker-16 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:10.129 [DefaultDispatcher-worker-16 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:10.131 [eventLoopGroupProxy-13-1 @call-handler#816] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 20:30:10.131 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.132 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 20:30:10.133 [DefaultDispatcher-worker-13 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:10.133 [DefaultDispatcher-worker-13 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:10.141 [DefaultDispatcher-worker-10 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:10.151 [DefaultDispatcher-worker-15 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:10.158 [DefaultDispatcher-worker-1 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:10.158 [DefaultDispatcher-worker-1 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 20:30:10.158 [DefaultDispatcher-worker-1 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:10.158 [DefaultDispatcher-worker-1 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 20:30:10.160 [eventLoopGroupProxy-13-1 @call-handler#822] 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) 2024-04-29 20:30:10.160 [eventLoopGroupProxy-13-1 @call-handler#822] 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 2024-04-29 20:30:10.207 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.210 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 50ms 2024-04-29 20:30:10.211 [DefaultDispatcher-worker-1 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:10.211 [DefaultDispatcher-worker-1 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:10.213 [DefaultDispatcher-worker-1 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 20:30:10.213 [DefaultDispatcher-worker-1 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:10.220 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.220 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.220 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.220 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.222 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.226 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.226 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.227 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 20:30:10.227 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.229 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.229 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.229 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.229 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.230 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.279 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.280 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.280 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-29 20:30:10.280 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.281 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.282 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.282 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.282 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.283 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.284 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.284 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.285 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:10.285 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.286 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.286 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.286 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.286 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.287 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.293 [eventLoopGroupProxy-13-1 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.293 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.293 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-29 20:30:10.294 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.295 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.295 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.295 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.295 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.297 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.344 [eventLoopGroupProxy-13-1 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.344 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.344 [eventLoopGroupProxy-13-1 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 20:30:10.345 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.350 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.350 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.350 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.350 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.352 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.429 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.430 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.430 [eventLoopGroupProxy-13-1 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 78ms 2024-04-29 20:30:10.431 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.434 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.434 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.434 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.434 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.436 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.490 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.490 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.490 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2024-04-29 20:30:10.491 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.493 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.493 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.493 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.493 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.495 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.540 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.541 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.541 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 20:30:10.542 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.543 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.543 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.543 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.544 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.545 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.550 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.550 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.550 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 20:30:10.551 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.552 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.552 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.552 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.552 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.554 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.600 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.601 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.601 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 20:30:10.602 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.603 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.603 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.603 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.603 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.605 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.608 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.608 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.608 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.609 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.610 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.610 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.610 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.610 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.612 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.615 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.615 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.615 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.616 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.617 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.617 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.617 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.617 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.619 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.621 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.621 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.621 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:10.622 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.623 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.623 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.623 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.623 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.624 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.626 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.626 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.627 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.627 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.628 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.628 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.628 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.628 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.630 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.631 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.632 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.632 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.632 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.634 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.634 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.634 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.634 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.635 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.637 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.637 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.637 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:10.638 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.640 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.640 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.640 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.640 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.641 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.642 [DefaultDispatcher-worker-6 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:10.644 [eventLoopGroupProxy-13-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.644 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.644 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.645 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.646 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.646 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.646 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.646 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.647 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.649 [eventLoopGroupProxy-13-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.650 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.650 [eventLoopGroupProxy-13-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.650 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.652 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.652 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.652 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.652 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.654 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.656 [eventLoopGroupProxy-13-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.657 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.657 [eventLoopGroupProxy-13-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.658 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.659 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.659 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.659 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.659 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.661 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.663 [eventLoopGroupProxy-13-1 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.663 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.664 [eventLoopGroupProxy-13-1 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.664 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.668 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.668 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.668 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.668 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.670 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.673 [eventLoopGroupProxy-13-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.674 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.674 [eventLoopGroupProxy-13-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 20:30:10.674 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.676 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.676 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.676 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.676 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.678 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.680 [eventLoopGroupProxy-13-1 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.680 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.681 [eventLoopGroupProxy-13-1 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.681 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.683 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.683 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.683 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.683 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.684 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.686 [eventLoopGroupProxy-13-1 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.687 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.687 [eventLoopGroupProxy-13-1 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.687 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.689 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.689 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.689 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.689 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.690 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.692 [eventLoopGroupProxy-13-1 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.693 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.693 [eventLoopGroupProxy-13-1 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.693 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.696 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.696 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.696 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.696 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.698 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.699 [eventLoopGroupProxy-13-1 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.700 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.700 [eventLoopGroupProxy-13-1 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.700 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.701 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.701 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.701 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.701 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.703 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.705 [eventLoopGroupProxy-13-1 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.705 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.706 [eventLoopGroupProxy-13-1 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.706 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.708 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.708 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.708 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.708 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.709 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.712 [eventLoopGroupProxy-13-1 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.712 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.712 [eventLoopGroupProxy-13-1 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.713 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.715 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.715 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.715 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.715 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.716 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.719 [eventLoopGroupProxy-13-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.719 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.719 [eventLoopGroupProxy-13-1 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.720 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.722 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.722 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.722 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.722 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.724 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.726 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.726 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.726 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:10.727 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.729 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.729 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.729 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.729 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.731 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.733 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.733 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.733 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:10.734 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.735 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.735 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.735 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.735 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.737 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.739 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.739 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.739 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:10.740 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.741 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.741 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.741 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.741 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.742 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.745 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.745 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.745 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.745 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.748 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.748 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.748 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.748 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.750 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.752 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.752 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.753 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.753 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.756 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.757 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.757 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.757 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.758 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.762 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.762 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.763 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 20:30:10.763 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.765 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.765 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.765 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.765 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.767 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.769 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.769 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.770 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.770 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.776 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.776 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.776 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.776 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.778 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.781 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.781 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.781 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.783 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.785 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.785 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.785 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.785 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.786 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.832 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.833 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.833 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 20:30:10.834 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.835 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.835 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.835 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.835 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.837 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.839 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.839 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.839 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.840 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.841 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.841 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.841 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.841 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.842 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.845 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.845 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.845 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.846 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.847 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.847 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.847 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.847 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.848 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.850 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.851 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.851 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.851 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.852 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.852 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.853 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.853 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.854 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.900 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.900 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.900 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 20:30:10.901 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.903 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.903 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.903 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.903 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.904 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.950 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.950 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.950 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 20:30:10.951 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.952 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.952 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.952 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.952 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.954 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.955 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.956 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.956 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:10.956 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.958 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.958 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.958 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.958 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.959 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:10.962 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:10.962 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:10.963 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 20:30:10.963 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.964 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.964 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:10.964 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:10.964 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:10.966 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.011 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.012 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.012 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 20:30:11.012 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.014 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.014 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.014 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.014 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.016 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.018 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.018 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.019 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.019 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.020 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.020 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.020 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.020 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.022 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.024 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.025 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.025 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.025 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.027 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.027 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.027 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.027 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.028 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.030 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.030 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.030 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.031 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.032 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.032 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.032 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.032 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.034 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.036 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.036 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.036 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.037 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.038 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.038 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.038 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.038 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.039 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.083 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.084 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.084 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:11.084 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.086 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.086 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.086 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.086 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.087 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.090 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.090 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.090 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.091 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.092 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.092 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.092 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.092 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.093 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.095 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.095 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.095 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.096 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.097 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.097 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.097 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.097 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.098 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.100 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.100 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.100 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.101 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.102 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.102 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.102 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.102 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.103 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.105 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.105 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.106 [eventLoopGroupProxy-13-1 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.106 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.107 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.107 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.107 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.107 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.108 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.110 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.110 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.111 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.111 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.112 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.112 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.112 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.112 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.113 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.115 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.116 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.116 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.116 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.118 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.118 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.118 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.119 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.120 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.122 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.122 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.122 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.123 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.124 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.124 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.124 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.124 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.125 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.127 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.127 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.127 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.128 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.129 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.129 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.129 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.129 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.130 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.132 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.132 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.133 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.133 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.134 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.134 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.134 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.134 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.135 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.137 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.138 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.138 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.138 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.139 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.139 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.139 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.139 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.142 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.144 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.144 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.144 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.145 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.146 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.146 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.146 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.146 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.147 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.150 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.150 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.150 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.151 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.152 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.152 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.152 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.152 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.153 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.167 [DefaultDispatcher-worker-4 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:11.200 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.200 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.200 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 20:30:11.201 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.202 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.202 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.202 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.202 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.204 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.206 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.206 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.206 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.207 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.208 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.208 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.208 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.208 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.209 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.211 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.211 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.211 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.212 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.213 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.213 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.213 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.213 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.214 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.259 [eventLoopGroupProxy-13-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.259 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.259 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:11.260 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.261 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.262 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.262 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.262 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.263 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.265 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.265 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.265 [eventLoopGroupProxy-13-1 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.266 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.267 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.267 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.267 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.267 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.268 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.270 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.271 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.271 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.271 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.273 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.273 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.273 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.273 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.274 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.276 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.276 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.276 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.277 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.278 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.278 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.278 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.278 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.279 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.324 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.324 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.324 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:11.325 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.327 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.327 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.327 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.327 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.328 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.331 [eventLoopGroupProxy-13-1 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.331 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.331 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.331 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.333 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.333 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.333 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.333 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.334 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.380 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.380 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.381 [eventLoopGroupProxy-13-1 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 20:30:11.381 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.383 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.383 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.383 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.384 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.385 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.436 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.437 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.437 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-04-29 20:30:11.438 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.439 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.439 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.439 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.439 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.440 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.488 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.488 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.488 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 20:30:11.489 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.490 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.490 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.490 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.490 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.492 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.535 [eventLoopGroupProxy-13-1 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.536 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.536 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 20:30:11.536 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.538 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.538 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.538 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.538 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.539 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.542 [eventLoopGroupProxy-13-1 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.543 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.543 [eventLoopGroupProxy-13-1 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 20:30:11.543 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.544 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.544 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.544 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.545 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.546 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.548 [eventLoopGroupProxy-13-1 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.548 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.548 [eventLoopGroupProxy-13-1 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.549 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.553 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.553 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.553 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.553 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.554 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.556 [eventLoopGroupProxy-13-1 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.556 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.556 [eventLoopGroupProxy-13-1 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.557 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.558 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.558 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.558 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.558 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.559 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.561 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.561 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.561 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.562 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.563 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.563 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.563 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.563 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.564 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.566 [eventLoopGroupProxy-13-1 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.566 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.566 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.566 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.567 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.568 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.568 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.568 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.569 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.571 [eventLoopGroupProxy-13-1 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.571 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.571 [eventLoopGroupProxy-13-1 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.571 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.572 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.572 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.572 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.573 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.574 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.575 [eventLoopGroupProxy-13-1 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.575 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.575 [eventLoopGroupProxy-13-1 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.576 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.577 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.577 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.577 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.577 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.578 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.580 [eventLoopGroupProxy-13-1 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.580 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.580 [eventLoopGroupProxy-13-1 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.580 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.581 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.581 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.581 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.582 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.583 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.585 [eventLoopGroupProxy-13-1 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.585 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.585 [eventLoopGroupProxy-13-1 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.585 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.586 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.586 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.586 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.587 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.588 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.590 [eventLoopGroupProxy-13-1 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.590 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.590 [eventLoopGroupProxy-13-1 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.591 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.592 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.592 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.592 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.592 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.593 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.595 [eventLoopGroupProxy-13-1 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.596 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.596 [eventLoopGroupProxy-13-1 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.596 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.597 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.597 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.597 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.597 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.598 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.600 [eventLoopGroupProxy-13-1 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.600 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.601 [eventLoopGroupProxy-13-1 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.601 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.602 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.602 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.602 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.602 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.603 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.605 [eventLoopGroupProxy-13-1 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.605 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.606 [eventLoopGroupProxy-13-1 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.606 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.607 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.607 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.607 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.607 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.608 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.610 [eventLoopGroupProxy-13-1 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.610 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.610 [eventLoopGroupProxy-13-1 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.611 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.612 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.612 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.612 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.612 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.613 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.661 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.661 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.661 [eventLoopGroupProxy-13-1 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 20:30:11.662 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.663 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.663 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.664 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.664 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.665 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.667 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.667 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.667 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.668 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.669 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.670 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.670 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.670 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.671 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.673 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.673 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.674 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.674 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.676 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.676 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.676 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.676 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.677 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.679 [eventLoopGroupProxy-13-1 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.679 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.679 [eventLoopGroupProxy-13-1 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.680 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.681 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.681 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.681 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.681 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.682 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.684 [eventLoopGroupProxy-13-1 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.684 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.684 [eventLoopGroupProxy-13-1 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.685 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.686 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.686 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.686 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.686 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.687 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.688 [DefaultDispatcher-worker-9 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:11.689 [eventLoopGroupProxy-13-1 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.690 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.690 [eventLoopGroupProxy-13-1 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.690 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.691 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.691 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.691 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.691 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.692 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.694 [eventLoopGroupProxy-13-1 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.694 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.695 [eventLoopGroupProxy-13-1 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.695 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.697 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.697 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.697 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.697 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.698 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.743 [eventLoopGroupProxy-13-1 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.743 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.744 [eventLoopGroupProxy-13-1 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 20:30:11.744 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.745 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.745 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.745 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.746 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.747 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.749 [eventLoopGroupProxy-13-1 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.749 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.749 [eventLoopGroupProxy-13-1 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.750 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.751 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.751 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.751 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.751 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.752 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.754 [eventLoopGroupProxy-13-1 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.754 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.754 [eventLoopGroupProxy-13-1 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.754 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.756 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.756 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.756 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.756 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.757 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.761 [DefaultDispatcher-worker-12 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.793 [DefaultDispatcher-worker-12 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db70494 2024-04-29 20:30:11.799 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.799 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.799 [eventLoopGroupProxy-13-1 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-29 20:30:11.800 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.801 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.801 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.801 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.801 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.803 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.804 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.805 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.805 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.805 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.806 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.806 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.806 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.807 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.808 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.809 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.810 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.810 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.810 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.811 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.811 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.811 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.811 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.812 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.814 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.815 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.815 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.815 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.816 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.816 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.816 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.816 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.817 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.819 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.819 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.819 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.819 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.821 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.821 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.821 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.821 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.822 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.824 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.824 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.824 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.824 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.826 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.826 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.826 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.826 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.827 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.829 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.829 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.829 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.829 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.830 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.830 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.830 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.830 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.831 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.833 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.833 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.833 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.833 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.834 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.835 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.835 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.835 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.836 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.837 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.838 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.838 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.838 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.839 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.839 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.839 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.839 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.841 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.842 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.843 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.843 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.843 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.844 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.844 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.844 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.844 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.845 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.847 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.847 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.847 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.848 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.849 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.849 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.849 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.850 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.851 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.853 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.853 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.853 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.853 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.854 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.855 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.855 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.855 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.856 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.900 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.900 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.900 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:11.901 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.902 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.902 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.902 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.902 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.903 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.906 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.906 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.906 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:11.906 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.908 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.908 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.908 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.908 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.910 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.956 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.956 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.957 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 20:30:11.957 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.959 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.959 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.959 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.959 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.960 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:11.962 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:11.962 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:11.962 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:11.963 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.964 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.964 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:11.964 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:11.964 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:11.965 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.007 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.007 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.007 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 20:30:12.008 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.010 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.010 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.010 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.010 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.011 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.055 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.055 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.055 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 20:30:12.055 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.057 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.057 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.057 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.057 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.058 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.103 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.103 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.103 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:12.103 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.105 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.105 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.105 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.105 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.106 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.151 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.151 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.151 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:12.152 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.153 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.153 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.153 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.153 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.154 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.199 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.199 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.199 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:12.200 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.201 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.201 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.201 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.201 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.202 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.204 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.204 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.205 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:12.205 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.206 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.206 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.206 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.206 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.207 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.211 [DefaultDispatcher-worker-14 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:12.255 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.256 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.256 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 20:30:12.256 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.258 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.258 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.258 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.258 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.259 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.262 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.262 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.262 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:12.263 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.264 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.264 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.264 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.264 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.265 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.268 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.268 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.268 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:12.268 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.269 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.270 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.270 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.270 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.271 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.273 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.273 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.273 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:12.274 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.275 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.275 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.275 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.275 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.276 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.278 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.278 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.278 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:12.279 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.280 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.280 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.280 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.280 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.281 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.283 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.283 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.283 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:12.284 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.286 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.286 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.287 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.287 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.288 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.331 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.332 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.332 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 20:30:12.332 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.334 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.334 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.334 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.334 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.335 [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) 2024-04-29 20:30:12.337 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.337 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.337 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:12.338 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.339 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.339 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.339 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.339 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.340 [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) 2024-04-29 20:30:12.342 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.342 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.342 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:12.342 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.343 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.343 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.343 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.343 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.344 [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) 2024-04-29 20:30:12.346 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.346 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.346 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:12.346 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.347 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.347 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.347 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.347 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.348 [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) 2024-04-29 20:30:12.391 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.391 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.391 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 20:30:12.392 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.393 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.393 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.393 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.393 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.394 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.397 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.397 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.397 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:12.397 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.398 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.398 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.398 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.398 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.399 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.401 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.401 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.401 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:12.402 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.403 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.403 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.403 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.403 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.404 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.405 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.405 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.406 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-04-29 20:30:12.406 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.407 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.407 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.407 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.407 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.408 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.451 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.451 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.451 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 20:30:12.452 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.453 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.453 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.453 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.453 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.454 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.500 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.500 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.501 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 20:30:12.501 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.502 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.502 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.503 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.503 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.504 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.506 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.506 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.506 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:12.507 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.508 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.508 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.508 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.508 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.509 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.518 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.518 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.518 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-29 20:30:12.518 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.520 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.520 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.520 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.520 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.521 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.522 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.522 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.523 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:12.523 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.524 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.525 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.525 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.525 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.526 [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) 2024-04-29 20:30:12.575 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.576 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.576 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-29 20:30:12.576 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.577 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.577 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.577 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.577 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.578 [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) 2024-04-29 20:30:12.580 [eventLoopGroupProxy-13-1 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.581 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.581 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 20:30:12.581 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.582 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.582 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.582 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.582 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.583 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.627 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.628 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.628 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:12.628 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.629 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.629 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.629 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.630 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.631 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.675 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.675 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.675 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:12.676 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.677 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.677 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.677 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.677 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.678 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.680 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.680 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.680 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:12.681 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.682 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.682 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.682 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.682 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.683 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.727 [DefaultDispatcher-worker-2 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:12.728 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.728 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.728 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:12.728 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.730 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.730 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.730 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.730 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.731 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.733 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.733 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.733 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:12.734 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.735 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.735 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.735 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.735 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.736 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.738 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.738 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.738 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:12.738 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.739 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.740 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.740 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.740 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.741 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.742 [eventLoopGroupProxy-13-1 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.742 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.742 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-04-29 20:30:12.743 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.745 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.745 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.745 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.745 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.746 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.756 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.756 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.756 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-29 20:30:12.757 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.757 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.757 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.757 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.757 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.758 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.803 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.803 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.803 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 20:30:12.803 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.804 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.805 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.805 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.805 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.806 [eventLoopGroupProxy-13-1 @call-handler#1601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.807 [eventLoopGroupProxy-13-1 @coroutine#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.807 [eventLoopGroupProxy-13-1 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.807 [eventLoopGroupProxy-13-1 @call-handler#1601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-04-29 20:30:12.808 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.809 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.809 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.809 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.809 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.810 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.811 [eventLoopGroupProxy-13-1 @coroutine#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.812 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.812 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 20:30:12.812 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.814 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.814 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:12.814 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.814 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:12.815 [eventLoopGroupProxy-13-1 @call-handler#1611] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 20:30:12.818 [eventLoopGroupProxy-13-1 @coroutine#1612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:12.818 [eventLoopGroupProxy-13-1 @call-handler#1611] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.819 [eventLoopGroupProxy-13-1 @call-handler#1611] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 20:30:12.819 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:12.832 [DefaultDispatcher-worker-2 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:12.842 [DefaultDispatcher-worker-5 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:12.843 [DefaultDispatcher-worker-5 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:12.843 [DefaultDispatcher-worker-5 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:12.843 [DefaultDispatcher-worker-5 @coroutine#797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:12.843 [DefaultDispatcher-worker-5 @coroutine#797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 20:30:12.844 [eventLoopGroupProxy-13-1 @call-handler#1622] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 20:30:12.845 [eventLoopGroupProxy-13-1 @call-handler#1622] 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 2024-04-29 20:30:12.845 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:12.869 [DefaultDispatcher-worker-16 @call-handler#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5570ee6d 2024-04-29 20:30:12.870 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:12.870 [eventLoopGroupProxy-13-1 @call-handler#1622] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-04-29 20:30:12.870 [DefaultDispatcher-worker-16 @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586600660180799488/_ustadmanifest.json 2024-04-29 20:30:12.870 [DefaultDispatcher-worker-16 @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586600660180799488/_ustadmanifest.json. 2024-04-29 20:30:12.870 [DefaultDispatcher-worker-16 @coroutine#764] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586600660180799488/_ustadmanifest.json 2024-04-29 20:30:12.870 [DefaultDispatcher-worker-12 @coroutine#797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:12.870 [DefaultDispatcher-worker-12 @coroutine#797] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:12.871 [DefaultDispatcher-worker-12 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:12.871 [DefaultDispatcher-worker-12 @coroutine#797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:12.871 [DefaultDispatcher-worker-1 @coroutine#764] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586600660180799488/_ustadmanifest.json 2024-04-29 20:30:12.871 [DefaultDispatcher-worker-1 @coroutine#764] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586600660180799488/_ustadmanifest.json 2024-04-29 20:30:12.873 [DefaultDispatcher-worker-9 @coroutine#764] 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:8094/api/content/586600660180799488/_ustadmanifest.json. 2024-04-29 20:30:12.873 [DefaultDispatcher-worker-9 @coroutine#764] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586600660180799488/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 20:30:12.882 [DefaultDispatcher-worker-7 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-04-29 20:30:12.898 [DefaultDispatcher-worker-14 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5570ee6d 2024-04-29 20:30:12.924 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 20:30:12.924 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 20:30:12.924 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 20:30:12.924 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 20:30:12.924 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 20:30:12.929 [Test worker @coroutine#1638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db70494 2024-04-29 20:30:12.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-29 20:30:12.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-29 20:30:12.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:12.929 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8aafd70: (connection evicted) 2024-04-29 20:30:12.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:12.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-29 20:30:12.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-29 20:30:13.284 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 20:30:13.284 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 20:30:13.333 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 20:30:13.771 [DefaultDispatcher-worker-7 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31921151 2024-04-29 20:30:13.933 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6a905513 2024-04-29 20:30:13.933 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6a905513 2024-04-29 20:30:13.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-29 20:30:13.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-29 20:30:13.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:13.934 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5570ee6d: (connection evicted) 2024-04-29 20:30:13.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:13.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-29 20:30:13.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-29 20:30:13.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a1d77b 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:13.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fe90df 2024-04-29 20:30:13.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fe90df 2024-04-29 20:30:13.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-29 20:30:13.957 [DefaultDispatcher-worker-2 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fe90df 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a491a60 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:13.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:13.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:13.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:13.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:13.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:13.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:13.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-29 20:30:13.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 20:30:13.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 20:30:13.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-29 20:30:13.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7827cdfc 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:13.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2024-04-29 20:30:13.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2024-04-29 20:30:13.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-29 20:30:13.968 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 20:30:13.970 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 20:30:13.971 [DefaultDispatcher-worker-14 @coroutine#1659] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 20:30:13.975 [DefaultDispatcher-worker-14 @coroutine#1661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 20:30:13.976 [Test worker @coroutine#1660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:13.976 [Test worker @coroutine#1660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 20:30:13.976 [Test worker @coroutine#1660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:13.976 [Test worker @coroutine#1660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 20:30:13.979 [eventLoopGroupProxy-16-1 @call-handler#1666] 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) 2024-04-29 20:30:13.979 [eventLoopGroupProxy-16-1 @call-handler#1666] 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 2024-04-29 20:30:13.981 [eventLoopGroupProxy-16-1 @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2024-04-29 20:30:13.983 [Test worker @coroutine#1660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:13.983 [Test worker @coroutine#1660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 20:30:13.983 [Test worker @coroutine#1660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 20:30:13.983 [Test worker @coroutine#1660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:13.984 [Test worker @coroutine#1671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:13.984 [Test worker @coroutine#1671] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 20:30:13.984 [Test worker @coroutine#1671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:13.984 [Test worker @coroutine#1671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:13.985 [eventLoopGroupProxy-16-1 @call-handler#1673] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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) 2024-04-29 20:30:13.989 [eventLoopGroupProxy-16-1 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2024-04-29 20:30:13.989 [eventLoopGroupProxy-16-1 @call-handler#1673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:13.989 [Test worker @coroutine#1671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 20:30:13.992 [eventLoopGroupProxy-16-2 @call-handler#1683] 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) 2024-04-29 20:30:13.997 [eventLoopGroupProxy-16-2 @call-handler#1683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:14.006 [Test worker @coroutine#1685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 20:30:14.044 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:14.063 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:14.066 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8de8b07 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:15.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-29 20:30:15.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6 2024-04-29 20:30:15.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6 2024-04-29 20:30:15.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-29 20:30:15.125 [DefaultDispatcher-worker-2 @coroutine#1692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6 2024-04-29 20:30:15.130 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53101/api/blob/upload-init-batch 2024-04-29 20:30:15.130 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53101/api/blob/upload-init-batch. 2024-04-29 20:30:15.130 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53101/api/blob/upload-init-batch 2024-04-29 20:30:15.130 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53101/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 20:30:15.132 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53101/api/blob/upload-init-batch 2024-04-29 20:30:15.132 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53101/api/blob/upload-init-batch 2024-04-29 20:30:15.132 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53101/api/blob/upload-init-batch. 2024-04-29 20:30:15.132 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53101/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:15.146 [DefaultDispatcher-worker-4 @coroutine#1692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6 2024-04-29 20:30:15.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-29 20:30:15.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-29 20:30:15.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:15.150 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6: (connection evicted) 2024-04-29 20:30:15.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:15.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-29 20:30:15.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1028a747 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:15.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:15.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-29 20:30:15.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@613ba54e 2024-04-29 20:30:15.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@613ba54e 2024-04-29 20:30:15.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-29 20:30:15.186 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33501/api/blob/upload-init-batch 2024-04-29 20:30:15.187 [Test worker @coroutine#1703] 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:33501/api/blob/upload-init-batch. 2024-04-29 20:30:15.187 [Test worker @coroutine#1703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33501/api/blob/upload-init-batch 2024-04-29 20:30:15.187 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33501/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 20:30:15.189 [Test worker @coroutine#1703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33501/api/blob/upload-init-batch 2024-04-29 20:30:15.189 [Test worker @coroutine#1703] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33501/api/blob/upload-init-batch 2024-04-29 20:30:15.189 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33501/api/blob/upload-init-batch. 2024-04-29 20:30:15.189 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33501/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:15.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-29 20:30:15.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-29 20:30:15.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:15.191 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@613ba54e: (connection evicted) 2024-04-29 20:30:15.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:15.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-29 20:30:15.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1cedfd 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:15.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:15.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-29 20:30:15.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6334c0d8 2024-04-29 20:30:15.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6334c0d8 2024-04-29 20:30:15.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-29 20:30:15.213 [Test worker @coroutine#1709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56633/api/blob/upload-init-batch 2024-04-29 20:30:15.213 [Test worker @coroutine#1709] 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:56633/api/blob/upload-init-batch. 2024-04-29 20:30:15.213 [Test worker @coroutine#1709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56633/api/blob/upload-init-batch 2024-04-29 20:30:15.213 [Test worker @coroutine#1709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56633/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 20:30:15.215 [Test worker @coroutine#1709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56633/api/blob/upload-init-batch 2024-04-29 20:30:15.215 [Test worker @coroutine#1709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56633/api/blob/upload-init-batch 2024-04-29 20:30:15.215 [Test worker @coroutine#1709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56633/api/blob/upload-init-batch. 2024-04-29 20:30:15.215 [Test worker @coroutine#1709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56633/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:15.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-29 20:30:15.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-29 20:30:15.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:15.220 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6334c0d8: (connection evicted) 2024-04-29 20:30:15.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:15.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-29 20:30:15.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f6fc09 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:15.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:15.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2024-04-29 20:30:15.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2024-04-29 20:30:15.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-29 20:30:15.566 [DefaultDispatcher-worker-14 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2024-04-29 20:30:15.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99948fe 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:15.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-29 20:30:15.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5605a59b 2024-04-29 20:30:15.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5605a59b 2024-04-29 20:30:15.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b83897 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:15.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:15.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-29 20:30:15.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2024-04-29 20:30:15.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2024-04-29 20:30:15.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-29 20:30:15.607 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:15.639 [DefaultDispatcher-worker-12 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2024-04-29 20:30:15.648 [DefaultDispatcher-worker-14 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2024-04-29 20:30:15.657 [DefaultDispatcher-worker-2 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2024-04-29 20:30:15.666 [DefaultDispatcher-worker-14 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2024-04-29 20:30:15.670 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:15.671 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2024-04-29 20:30:15.679 [DefaultDispatcher-worker-14 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2024-04-29 20:30:15.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-29 20:30:15.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-29 20:30:15.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:15.686 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@372e972d: (connection evicted) 2024-04-29 20:30:15.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:15.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-29 20:30:15.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-29 20:30:15.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@706c2726 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:15.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:15.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-29 20:30:15.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2024-04-29 20:30:15.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2024-04-29 20:30:15.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-29 20:30:15.733 [DefaultDispatcher-worker-8 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2024-04-29 20:30:15.743 [DefaultDispatcher-worker-12 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2024-04-29 20:30:15.753 [DefaultDispatcher-worker-16 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2024-04-29 20:30:15.761 [DefaultDispatcher-worker-4 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2024-04-29 20:30:15.766 [Test worker @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2024-04-29 20:30:15.779 [DefaultDispatcher-worker-4 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2024-04-29 20:30:15.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-29 20:30:15.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-29 20:30:15.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:15.781 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ecead5: (connection evicted) 2024-04-29 20:30:15.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:15.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-29 20:30:15.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5418a659 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:15.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d26c6a2 2024-04-29 20:30:15.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d26c6a2 2024-04-29 20:30:15.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-29 20:30:15.837 [DefaultDispatcher-worker-3 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d26c6a2 2024-04-29 20:30:15.848 [DefaultDispatcher-worker-9 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d26c6a2 2024-04-29 20:30:15.858 [DefaultDispatcher-worker-8 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d26c6a2 2024-04-29 20:30:15.869 [DefaultDispatcher-worker-7 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d26c6a2 2024-04-29 20:30:15.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-29 20:30:15.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-29 20:30:15.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:15.870 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d26c6a2: (connection evicted) 2024-04-29 20:30:15.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:15.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-29 20:30:15.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b60be3 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:15.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:15.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:15.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:15.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:15.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:15.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:15.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-29 20:30:15.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-04-29 20:30:15.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-04-29 20:30:15.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-29 20:30:15.919 [DefaultDispatcher-worker-7 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-04-29 20:30:15.931 [DefaultDispatcher-worker-14 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-04-29 20:30:15.941 [DefaultDispatcher-worker-8 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-04-29 20:30:15.946 [DefaultDispatcher-worker-14 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fe90df 2024-04-29 20:30:15.952 [DefaultDispatcher-worker-15 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-04-29 20:30:15.956 [Test worker @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-04-29 20:30:15.965 [DefaultDispatcher-worker-10 @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-04-29 20:30:15.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-29 20:30:15.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-29 20:30:15.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:15.966 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a8851a: (connection evicted) 2024-04-29 20:30:15.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:15.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-29 20:30:15.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-29 20:30:15.967 [DefaultDispatcher-worker-3 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2024-04-29 20:30:22.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2162598 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:22.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4598961d 2024-04-29 20:30:22.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4598961d 2024-04-29 20:30:22.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-29 20:30:22.182 [DefaultDispatcher-worker-14 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4598961d 2024-04-29 20:30:22.240 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28468162 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:22.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2024-04-29 20:30:22.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2024-04-29 20:30:22.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-29 20:30:22.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-29 20:30:22.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a75d9a1 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:22.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2024-04-29 20:30:22.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2024-04-29 20:30:22.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-29 20:30:22.896 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2024-04-29 20:30:22.898 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df7766b 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:22.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2024-04-29 20:30:22.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2024-04-29 20:30:22.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-29 20:30:22.931 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2024-04-29 20:30:22.933 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f9e6a85 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:22.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1b4854 2024-04-29 20:30:22.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1b4854 2024-04-29 20:30:22.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-29 20:30:22.951 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:22.965 [Test worker @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1b4854 2024-04-29 20:30:22.967 [Test worker @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1b4854 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e3b64d 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:22.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:22.969 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:22.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-29 20:30:22.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-04-29 20:30:22.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-04-29 20:30:22.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-29 20:30:22.996 [Test worker @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-04-29 20:30:22.999 [Test worker @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-04-29 20:30:23.004 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/ 2024-04-29 20:30:23.004 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:23.005 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56203/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.006 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/ 2024-04-29 20:30:23.007 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/ 2024-04-29 20:30:23.007 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56203/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.039 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:23.049 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/ 2024-04-29 20:30:23.049 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/ 2024-04-29 20:30:23.049 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56203/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.070 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:23.093 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/ 2024-04-29 20:30:23.093 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/ 2024-04-29 20:30:23.093 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56203/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.137 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/ 2024-04-29 20:30:23.137 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/ 2024-04-29 20:30:23.137 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56203/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.181 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/ 2024-04-29 20:30:23.181 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/ 2024-04-29 20:30:23.181 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56203/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.225 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/ 2024-04-29 20:30:23.225 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/ 2024-04-29 20:30:23.225 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56203/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.269 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/ 2024-04-29 20:30:23.272 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/ 2024-04-29 20:30:23.273 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46951/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.274 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/ 2024-04-29 20:30:23.275 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/ 2024-04-29 20:30:23.275 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46951/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.317 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/ 2024-04-29 20:30:23.317 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/ 2024-04-29 20:30:23.317 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46951/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.361 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/ 2024-04-29 20:30:23.361 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/ 2024-04-29 20:30:23.361 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46951/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.405 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/ 2024-04-29 20:30:23.405 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/ 2024-04-29 20:30:23.405 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46951/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.449 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/ 2024-04-29 20:30:23.449 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/ 2024-04-29 20:30:23.449 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46951/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.493 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/ 2024-04-29 20:30:23.493 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46951/ 2024-04-29 20:30:23.493 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46951/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 20:30:23.494 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46951/ 2024-04-29 20:30:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c49a55 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:23.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:23.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:23.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-29 20:30:23.733 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:23.745 [Test worker @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:23.746 [Test worker @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:23.749 [DefaultDispatcher-worker-3 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:23.749 [DefaultDispatcher-worker-3 @coroutine#1894] 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:56389/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:23.749 [DefaultDispatcher-worker-3 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:23.749 [DefaultDispatcher-worker-3 @coroutine#1894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56389/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:23.751 [DefaultDispatcher-worker-16 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:23.751 [DefaultDispatcher-worker-16 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:23.759 [DefaultDispatcher-worker-13 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:23.759 [DefaultDispatcher-worker-13 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:23.759 [DefaultDispatcher-worker-13 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:23.759 [DefaultDispatcher-worker-13 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:23.760 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:23.760 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:23.761 [Test worker @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a79a5d6 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:23.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:23.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-29 20:30:23.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 20:30:23.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 20:30:23.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-29 20:30:23.783 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 20:30:23.798 [Test worker @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 20:30:23.799 [Test worker @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 20:30:23.804 [DefaultDispatcher-worker-1 @coroutine#1914] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 20:30:23.804 [DefaultDispatcher-worker-1 @coroutine#1914] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-29 20:30:23.804 [DefaultDispatcher-worker-1 @coroutine#1914] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 20:30:23.806 [DefaultDispatcher-worker-12 @coroutine#1914] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 20:30:23.806 [DefaultDispatcher-worker-12 @coroutine#1914] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 20:30:23.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4aec23 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:23.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-29 20:30:23.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-29 20:30:23.811 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:23.811 [DefaultDispatcher-worker-11 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 20:30:23.814 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b2f678 2024-04-29 20:30:23.814 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b2f678 2024-04-29 20:30:23.818 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c751c5e 2024-04-29 20:30:23.818 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c751c5e 2024-04-29 20:30:23.821 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@284a9d08 2024-04-29 20:30:23.821 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@284a9d08 2024-04-29 20:30:23.825 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d481665 2024-04-29 20:30:23.825 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d481665 2024-04-29 20:30:23.828 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@587c2c82 2024-04-29 20:30:23.828 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@587c2c82 2024-04-29 20:30:23.830 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6f5c3f 2024-04-29 20:30:23.830 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6f5c3f 2024-04-29 20:30:23.833 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b13867 2024-04-29 20:30:23.833 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b13867 2024-04-29 20:30:23.834 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.835 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d67e92a 2024-04-29 20:30:23.835 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d67e92a 2024-04-29 20:30:23.837 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c6dc38 2024-04-29 20:30:23.837 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c6dc38 2024-04-29 20:30:23.837 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:23.846 [Test worker @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.848 [Test worker @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.849 [DefaultDispatcher-worker-8 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:23.849 [DefaultDispatcher-worker-8 @coroutine#1926] 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:55269/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:23.849 [DefaultDispatcher-worker-8 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:23.849 [DefaultDispatcher-worker-8 @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55269/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:23.851 [DefaultDispatcher-worker-4 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:23.851 [DefaultDispatcher-worker-4 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:23.861 [DefaultDispatcher-worker-2 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.861 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:23.861 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:23.861 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:23.862 [DefaultDispatcher-worker-11 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:23.862 [DefaultDispatcher-worker-11 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:23.863 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:23.865 [Test worker @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.867 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e126ac 2024-04-29 20:30:23.867 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e126ac 2024-04-29 20:30:23.871 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d26dea0 2024-04-29 20:30:23.871 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d26dea0 2024-04-29 20:30:23.874 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@39194ddc 2024-04-29 20:30:23.874 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@39194ddc 2024-04-29 20:30:23.874 [DefaultDispatcher-worker-16 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.877 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1bd49b 2024-04-29 20:30:23.877 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1bd49b 2024-04-29 20:30:23.881 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f559f2 2024-04-29 20:30:23.881 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f559f2 2024-04-29 20:30:23.882 [DefaultDispatcher-worker-15 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.883 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dad4c52 2024-04-29 20:30:23.883 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dad4c52 2024-04-29 20:30:23.886 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea99f96 2024-04-29 20:30:23.886 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea99f96 2024-04-29 20:30:23.888 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c342bd4 2024-04-29 20:30:23.888 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c342bd4 2024-04-29 20:30:23.891 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7062db69 2024-04-29 20:30:23.891 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7062db69 2024-04-29 20:30:23.891 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:23.892 [DefaultDispatcher-worker-13 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.901 [DefaultDispatcher-worker-10 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.909 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:23.910 [DefaultDispatcher-worker-16 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.913 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccea995 2024-04-29 20:30:23.913 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccea995 2024-04-29 20:30:23.918 [DefaultDispatcher-worker-15 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.918 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@62095a7c 2024-04-29 20:30:23.918 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@62095a7c 2024-04-29 20:30:23.920 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6636c2e5 2024-04-29 20:30:23.920 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6636c2e5 2024-04-29 20:30:23.922 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@23345047 2024-04-29 20:30:23.922 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@23345047 2024-04-29 20:30:23.925 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aafc7b5 2024-04-29 20:30:23.925 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aafc7b5 2024-04-29 20:30:23.927 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ddb026 2024-04-29 20:30:23.927 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ddb026 2024-04-29 20:30:23.927 [DefaultDispatcher-worker-10 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.930 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ac7972 2024-04-29 20:30:23.930 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ac7972 2024-04-29 20:30:23.932 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@431baf08 2024-04-29 20:30:23.932 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@431baf08 2024-04-29 20:30:23.935 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d5ab1 2024-04-29 20:30:23.935 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d5ab1 2024-04-29 20:30:23.935 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 20:30:23.939 [DefaultDispatcher-worker-12 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.952 [DefaultDispatcher-worker-4 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.963 [DefaultDispatcher-worker-3 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@551976c2 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:23.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:23.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-29 20:30:23.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:23.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:23.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-29 20:30:24.002 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:24.013 [Test worker @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:24.015 [Test worker @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:24.016 [DefaultDispatcher-worker-8 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.016 [DefaultDispatcher-worker-8 @coroutine#1973] 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:35721/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:24.016 [DefaultDispatcher-worker-8 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.016 [DefaultDispatcher-worker-8 @coroutine#1973] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35721/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:24.018 [DefaultDispatcher-worker-13 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.018 [DefaultDispatcher-worker-13 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.027 [DefaultDispatcher-worker-3 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:24.027 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.027 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:24.027 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.028 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.028 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.030 [Test worker @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb3487c 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:24.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:24.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-29 20:30:24.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-04-29 20:30:24.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-04-29 20:30:24.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-29 20:30:24.036 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-04-29 20:30:24.049 [Test worker @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-04-29 20:30:24.051 [Test worker @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-04-29 20:30:24.053 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 20:30:24.053 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-29 20:30:24.053 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 20:30:24.054 [DefaultDispatcher-worker-3 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 20:30:24.054 [DefaultDispatcher-worker-3 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 20:30:24.061 [DefaultDispatcher-worker-11 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-04-29 20:30:24.078 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:24.082 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecedaa0 2024-04-29 20:30:24.083 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecedaa0 2024-04-29 20:30:24.086 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@30093309 2024-04-29 20:30:24.086 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@30093309 2024-04-29 20:30:24.090 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3436b1d0 2024-04-29 20:30:24.090 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3436b1d0 2024-04-29 20:30:24.092 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71343932 2024-04-29 20:30:24.092 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71343932 2024-04-29 20:30:24.094 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e7f66e 2024-04-29 20:30:24.094 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e7f66e 2024-04-29 20:30:24.097 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@400f0b20 2024-04-29 20:30:24.097 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@400f0b20 2024-04-29 20:30:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-29 20:30:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4265cbed 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:24.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:24.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-29 20:30:24.099 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@41369ac0 2024-04-29 20:30:24.099 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@41369ac0 2024-04-29 20:30:24.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:24.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:24.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-29 20:30:24.102 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@111bc67d 2024-04-29 20:30:24.102 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@111bc67d 2024-04-29 20:30:24.104 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c906b6 2024-04-29 20:30:24.104 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c906b6 2024-04-29 20:30:24.104 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:24.122 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:24.134 [Test worker @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:24.135 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:24.136 [Test worker @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:24.137 [DefaultDispatcher-worker-16 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.137 [DefaultDispatcher-worker-16 @coroutine#2005] 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:38191/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:24.137 [DefaultDispatcher-worker-16 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.137 [DefaultDispatcher-worker-16 @coroutine#2005] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38191/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:24.139 [DefaultDispatcher-worker-5 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.139 [DefaultDispatcher-worker-5 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.141 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5119192a 2024-04-29 20:30:24.141 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5119192a 2024-04-29 20:30:24.146 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdefd79 2024-04-29 20:30:24.146 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdefd79 2024-04-29 20:30:24.149 [DefaultDispatcher-worker-12 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:24.149 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.149 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:24.149 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.150 [DefaultDispatcher-worker-13 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.150 [DefaultDispatcher-worker-13 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.150 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be1725a 2024-04-29 20:30:24.150 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be1725a 2024-04-29 20:30:24.152 [Test worker @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf46574 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:24.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:24.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:24.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-29 20:30:24.153 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee3f742 2024-04-29 20:30:24.153 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee3f742 2024-04-29 20:30:24.156 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a6dfd 2024-04-29 20:30:24.156 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a6dfd 2024-04-29 20:30:24.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-04-29 20:30:24.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-04-29 20:30:24.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-29 20:30:24.157 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-04-29 20:30:24.158 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb76d54 2024-04-29 20:30:24.158 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb76d54 2024-04-29 20:30:24.161 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f94a95a 2024-04-29 20:30:24.161 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f94a95a 2024-04-29 20:30:24.163 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecc080d 2024-04-29 20:30:24.163 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecc080d 2024-04-29 20:30:24.165 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2addd7ac 2024-04-29 20:30:24.165 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2addd7ac 2024-04-29 20:30:24.165 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:24.170 [Test worker @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-04-29 20:30:24.172 [Test worker @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-04-29 20:30:24.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@760ac834 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:24.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:24.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:24.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-29 20:30:24.183 [DefaultDispatcher-worker-13 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-04-29 20:30:24.196 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:24.200 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:24.204 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@282364bd 2024-04-29 20:30:24.204 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@282364bd 2024-04-29 20:30:24.207 [Test worker @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:24.208 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e49fc9 2024-04-29 20:30:24.208 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e49fc9 2024-04-29 20:30:24.209 [Test worker @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:24.210 [DefaultDispatcher-worker-8 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.210 [DefaultDispatcher-worker-8 @coroutine#2034] 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:60111/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:24.210 [DefaultDispatcher-worker-8 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.210 [DefaultDispatcher-worker-8 @coroutine#2034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60111/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:24.211 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@22db0fcd 2024-04-29 20:30:24.211 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@22db0fcd 2024-04-29 20:30:24.212 [DefaultDispatcher-worker-7 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.212 [DefaultDispatcher-worker-7 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.215 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d995f2 2024-04-29 20:30:24.215 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d995f2 2024-04-29 20:30:24.219 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ec0338 2024-04-29 20:30:24.219 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ec0338 2024-04-29 20:30:24.222 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5674d4bb 2024-04-29 20:30:24.222 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5674d4bb 2024-04-29 20:30:24.223 [DefaultDispatcher-worker-2 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:24.223 [DefaultDispatcher-worker-2 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.223 [DefaultDispatcher-worker-2 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:24.223 [DefaultDispatcher-worker-2 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.224 [DefaultDispatcher-worker-10 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.224 [DefaultDispatcher-worker-10 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.224 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cab1cdf 2024-04-29 20:30:24.224 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cab1cdf 2024-04-29 20:30:24.225 [Test worker @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@307ba188 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:24.226 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f66abd 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:24.226 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f66abd 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:24.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-29 20:30:24.229 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b75cb8 2024-04-29 20:30:24.229 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b75cb8 2024-04-29 20:30:24.229 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:24.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f0b216 2024-04-29 20:30:24.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f0b216 2024-04-29 20:30:24.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-29 20:30:24.231 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f0b216 2024-04-29 20:30:24.243 [Test worker @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f0b216 2024-04-29 20:30:24.245 [Test worker @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f0b216 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@719960f7 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:24.246 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:24.247 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:24.247 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:24.247 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:24.247 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:24.247 [DefaultDispatcher-worker-13 @coroutine#2057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-29 20:30:24.247 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:24.247 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:24.247 [DefaultDispatcher-worker-13 @coroutine#2057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-29 20:30:24.256 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:24.257 [DefaultDispatcher-worker-3 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f0b216 2024-04-29 20:30:24.259 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d48169 2024-04-29 20:30:24.259 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d48169 2024-04-29 20:30:24.262 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a137783 2024-04-29 20:30:24.262 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a137783 2024-04-29 20:30:24.264 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2cea19 2024-04-29 20:30:24.264 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2cea19 2024-04-29 20:30:24.266 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2e7db8 2024-04-29 20:30:24.266 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2e7db8 2024-04-29 20:30:24.269 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b117a7d 2024-04-29 20:30:24.269 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b117a7d 2024-04-29 20:30:24.271 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aefb7f3 2024-04-29 20:30:24.271 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aefb7f3 2024-04-29 20:30:24.274 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@133aee95 2024-04-29 20:30:24.274 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@133aee95 2024-04-29 20:30:24.274 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:24.276 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:24.276 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0182f7 2024-04-29 20:30:24.276 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0182f7 2024-04-29 20:30:24.278 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@b23df78 2024-04-29 20:30:24.278 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@b23df78 2024-04-29 20:30:24.278 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:24.279 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4834a7aa 2024-04-29 20:30:24.279 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4834a7aa 2024-04-29 20:30:24.283 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f340dc 2024-04-29 20:30:24.283 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f340dc 2024-04-29 20:30:24.287 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ccccda 2024-04-29 20:30:24.287 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ccccda 2024-04-29 20:30:24.288 [DefaultDispatcher-worker-13 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:24.289 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce4ae7 2024-04-29 20:30:24.289 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce4ae7 2024-04-29 20:30:24.289 [DefaultDispatcher-worker-13 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:24.290 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.290 [DefaultDispatcher-worker-7 @coroutine#2064] 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. 2024-04-29 20:30:24.290 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.290 [DefaultDispatcher-worker-7 @coroutine#2064] 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 2024-04-29 20:30:24.291 [DefaultDispatcher-worker-13 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 20:30:24.291 [DefaultDispatcher-worker-13 @coroutine#2057] 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. 2024-04-29 20:30:24.291 [DefaultDispatcher-worker-13 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 20:30:24.292 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaab443 2024-04-29 20:30:24.292 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaab443 2024-04-29 20:30:24.292 [DefaultDispatcher-worker-12 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.293 [DefaultDispatcher-worker-11 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:24.295 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3683ec6a 2024-04-29 20:30:24.295 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3683ec6a 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a5d9ede 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:24.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:24.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:24.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-29 20:30:24.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-29 20:30:24.299 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@120d4c7c 2024-04-29 20:30:24.299 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@120d4c7c 2024-04-29 20:30:24.299 [DefaultDispatcher-worker-12 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:24.299 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.299 [DefaultDispatcher-worker-12 @coroutine#2063] 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. 2024-04-29 20:30:24.299 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.300 [DefaultDispatcher-worker-7 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.301 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e1b5a8 2024-04-29 20:30:24.301 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e1b5a8 2024-04-29 20:30:24.304 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d60dbb 2024-04-29 20:30:24.304 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d60dbb 2024-04-29 20:30:24.304 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:24.321 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.331 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:24.333 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.336 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b16f5b 2024-04-29 20:30:24.336 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b16f5b 2024-04-29 20:30:24.337 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.338 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.338 [DefaultDispatcher-worker-7 @coroutine#2078] 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:57185/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:24.338 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.338 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57185/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:24.340 [DefaultDispatcher-worker-13 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.340 [DefaultDispatcher-worker-13 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.341 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@78768ffd 2024-04-29 20:30:24.341 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@78768ffd 2024-04-29 20:30:24.346 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c49042b 2024-04-29 20:30:24.346 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c49042b 2024-04-29 20:30:24.347 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:24.348 [DefaultDispatcher-worker-2 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.348 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.348 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:24.348 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.349 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.349 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.350 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@394b85c6 2024-04-29 20:30:24.350 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@394b85c6 2024-04-29 20:30:24.351 [Test worker @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.352 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@706ea865 2024-04-29 20:30:24.352 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@706ea865 2024-04-29 20:30:24.352 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@44fdfe03 2024-04-29 20:30:24.352 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@44fdfe03 2024-04-29 20:30:24.355 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@8389806 2024-04-29 20:30:24.355 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@8389806 2024-04-29 20:30:24.355 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea94818 2024-04-29 20:30:24.355 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea94818 2024-04-29 20:30:24.357 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64bd76 2024-04-29 20:30:24.357 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64bd76 2024-04-29 20:30:24.358 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a96c315 2024-04-29 20:30:24.358 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a96c315 2024-04-29 20:30:24.360 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59647a89 2024-04-29 20:30:24.360 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59647a89 2024-04-29 20:30:24.361 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f944223 2024-04-29 20:30:24.361 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f944223 2024-04-29 20:30:24.361 [DefaultDispatcher-worker-5 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.363 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@72c28a40 2024-04-29 20:30:24.363 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@72c28a40 2024-04-29 20:30:24.363 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:24.363 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3ce834 2024-04-29 20:30:24.363 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3ce834 2024-04-29 20:30:24.366 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee19ee3 2024-04-29 20:30:24.366 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee19ee3 2024-04-29 20:30:24.368 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a36a41 2024-04-29 20:30:24.368 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a36a41 2024-04-29 20:30:24.371 [DefaultDispatcher-worker-6 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.371 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fbbbd6c 2024-04-29 20:30:24.371 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fbbbd6c 2024-04-29 20:30:24.373 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b93e7 2024-04-29 20:30:24.373 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b93e7 2024-04-29 20:30:24.373 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:24.380 [DefaultDispatcher-worker-6 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.392 [DefaultDispatcher-worker-9 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.397 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:24.400 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1426251c 2024-04-29 20:30:24.400 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1426251c 2024-04-29 20:30:24.404 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae1c9e8 2024-04-29 20:30:24.404 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae1c9e8 2024-04-29 20:30:24.405 [DefaultDispatcher-worker-12 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.406 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ede4e6c 2024-04-29 20:30:24.406 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ede4e6c 2024-04-29 20:30:24.409 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdcc3d3 2024-04-29 20:30:24.409 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdcc3d3 2024-04-29 20:30:24.411 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e770371 2024-04-29 20:30:24.411 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e770371 2024-04-29 20:30:24.413 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6acd3bde 2024-04-29 20:30:24.413 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6acd3bde 2024-04-29 20:30:24.415 [DefaultDispatcher-worker-2 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.415 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ca5c5 2024-04-29 20:30:24.415 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ca5c5 2024-04-29 20:30:24.418 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf33c9c 2024-04-29 20:30:24.418 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf33c9c 2024-04-29 20:30:24.420 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd9cc18 2024-04-29 20:30:24.420 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd9cc18 2024-04-29 20:30:24.420 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 20:30:24.426 [DefaultDispatcher-worker-15 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.437 [DefaultDispatcher-worker-4 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.447 [DefaultDispatcher-worker-15 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.450 [DefaultDispatcher-worker-4 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 20:30:24.450 [DefaultDispatcher-worker-4 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 20:30:24.450 [DefaultDispatcher-worker-4 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 20:30:24.452 [DefaultDispatcher-worker-5 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 20:30:24.452 [DefaultDispatcher-worker-5 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 20:30:24.452 [DefaultDispatcher-worker-5 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57185/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 20:30:24.452 [DefaultDispatcher-worker-5 @coroutine#2107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57185/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:24.453 [DefaultDispatcher-worker-5 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 20:30:24.453 [DefaultDispatcher-worker-5 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 20:30:24.453 [DefaultDispatcher-worker-5 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 20:30:24.454 [DefaultDispatcher-worker-7 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 20:30:24.454 [DefaultDispatcher-worker-7 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 20:30:24.485 [DefaultDispatcher-worker-7 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e60890c 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-29 20:30:24.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:24.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:24.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:24.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:24.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:24.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:24.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:24.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:24.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-29 20:30:24.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-29 20:30:24.512 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.524 [Test worker @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.526 [Test worker @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.527 [DefaultDispatcher-worker-5 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59751/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.527 [DefaultDispatcher-worker-5 @coroutine#2129] 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:59751/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:24.527 [DefaultDispatcher-worker-5 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59751/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.527 [DefaultDispatcher-worker-5 @coroutine#2129] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59751/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:24.529 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59751/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.529 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59751/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.538 [DefaultDispatcher-worker-2 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.538 [DefaultDispatcher-worker-2 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.538 [DefaultDispatcher-worker-2 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:24.538 [DefaultDispatcher-worker-2 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.540 [DefaultDispatcher-worker-13 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.540 [DefaultDispatcher-worker-13 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.545 [Test worker @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@752e50c6 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:24.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-29 20:30:24.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2 2024-04-29 20:30:24.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2 2024-04-29 20:30:24.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-29 20:30:24.550 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2 2024-04-29 20:30:24.563 [Test worker @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2 2024-04-29 20:30:24.565 [Test worker @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2 2024-04-29 20:30:24.578 [DefaultDispatcher-worker-10 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.578 [DefaultDispatcher-worker-11 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2 2024-04-29 20:30:24.587 [DefaultDispatcher-worker-4 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.590 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:24.594 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d30fd 2024-04-29 20:30:24.594 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d30fd 2024-04-29 20:30:24.596 [DefaultDispatcher-worker-2 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.599 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dad3ce 2024-04-29 20:30:24.599 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dad3ce 2024-04-29 20:30:24.603 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e55b8d 2024-04-29 20:30:24.603 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e55b8d 2024-04-29 20:30:24.606 [DefaultDispatcher-worker-5 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.606 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e7d9f5 2024-04-29 20:30:24.606 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e7d9f5 2024-04-29 20:30:24.609 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@267e9f6c 2024-04-29 20:30:24.609 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@267e9f6c 2024-04-29 20:30:24.612 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@14887cce 2024-04-29 20:30:24.612 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@14887cce 2024-04-29 20:30:24.614 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efb64e1 2024-04-29 20:30:24.614 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efb64e1 2024-04-29 20:30:24.617 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c826ba 2024-04-29 20:30:24.617 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c826ba 2024-04-29 20:30:24.619 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@179f4490 2024-04-29 20:30:24.619 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@179f4490 2024-04-29 20:30:24.619 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 20:30:24.632 [DefaultDispatcher-worker-9 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.646 [DefaultDispatcher-worker-11 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.650 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:24.654 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7450c05 2024-04-29 20:30:24.654 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7450c05 2024-04-29 20:30:24.655 [DefaultDispatcher-worker-7 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.658 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@982f29d 2024-04-29 20:30:24.658 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@982f29d 2024-04-29 20:30:24.661 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbd6775 2024-04-29 20:30:24.661 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbd6775 2024-04-29 20:30:24.664 [DefaultDispatcher-worker-11 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.665 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bff8a6 2024-04-29 20:30:24.665 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bff8a6 2024-04-29 20:30:24.668 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b5e090 2024-04-29 20:30:24.668 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b5e090 2024-04-29 20:30:24.671 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@793df0e1 2024-04-29 20:30:24.671 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@793df0e1 2024-04-29 20:30:24.673 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fddb67c 2024-04-29 20:30:24.673 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fddb67c 2024-04-29 20:30:24.674 [DefaultDispatcher-worker-13 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.676 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@289007e9 2024-04-29 20:30:24.676 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@289007e9 2024-04-29 20:30:24.678 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6069d30b 2024-04-29 20:30:24.678 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6069d30b 2024-04-29 20:30:24.678 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:24.686 [DefaultDispatcher-worker-2 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@381f05a9 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:24.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-29 20:30:24.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:24.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:24.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-29 20:30:24.710 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:24.721 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:24.723 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:24.724 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.724 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:24.724 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.724 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60025/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:24.726 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.726 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.736 [DefaultDispatcher-worker-2 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:24.736 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.737 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:24.737 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.738 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.738 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.740 [Test worker @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344f4a82 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-29 20:30:24.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:24.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-29 20:30:24.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441cff1 2024-04-29 20:30:24.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441cff1 2024-04-29 20:30:24.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-29 20:30:24.745 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441cff1 2024-04-29 20:30:24.759 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441cff1 2024-04-29 20:30:24.760 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441cff1 2024-04-29 20:30:24.771 [DefaultDispatcher-worker-4 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441cff1 2024-04-29 20:30:24.772 [DefaultDispatcher-worker-8 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:24.772 [DefaultDispatcher-worker-8 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.772 [DefaultDispatcher-worker-8 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:24.772 [DefaultDispatcher-worker-8 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.773 [DefaultDispatcher-worker-14 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:24.773 [DefaultDispatcher-worker-10 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.773 [DefaultDispatcher-worker-10 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.783 [DefaultDispatcher-worker-6 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:24.789 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:24.791 [DefaultDispatcher-worker-12 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:24.794 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8865cb 2024-04-29 20:30:24.794 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8865cb 2024-04-29 20:30:24.798 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@704f846a 2024-04-29 20:30:24.798 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@704f846a 2024-04-29 20:30:24.800 [DefaultDispatcher-worker-10 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:24.801 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@74700ebb 2024-04-29 20:30:24.801 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@74700ebb 2024-04-29 20:30:24.802 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 20:30:24.802 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 20:30:24.802 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 20:30:24.803 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 20:30:24.803 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 20:30:24.804 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60025/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 20:30:24.804 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60025/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:24.804 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 20:30:24.805 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 20:30:24.805 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 20:30:24.805 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@31728e51 2024-04-29 20:30:24.805 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@31728e51 2024-04-29 20:30:24.805 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 20:30:24.805 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 20:30:24.808 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@c691389 2024-04-29 20:30:24.808 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@c691389 2024-04-29 20:30:24.810 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@9baba 2024-04-29 20:30:24.811 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@9baba 2024-04-29 20:30:24.813 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f879d6 2024-04-29 20:30:24.813 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f879d6 2024-04-29 20:30:24.815 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@515d711e 2024-04-29 20:30:24.815 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@515d711e 2024-04-29 20:30:24.818 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@156cc5e7 2024-04-29 20:30:24.818 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@156cc5e7 2024-04-29 20:30:24.818 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 20:30:24.829 [DefaultDispatcher-worker-16 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77737e3e 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:24.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:24.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:24.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:24.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-29 20:30:24.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:24.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:24.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-29 20:30:24.845 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:24.849 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@169c9013 2024-04-29 20:30:24.849 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@169c9013 2024-04-29 20:30:24.852 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@185b6cb0 2024-04-29 20:30:24.852 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@185b6cb0 2024-04-29 20:30:24.855 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c64fb63 2024-04-29 20:30:24.855 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c64fb63 2024-04-29 20:30:24.856 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:24.858 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5966668b 2024-04-29 20:30:24.858 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5966668b 2024-04-29 20:30:24.861 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8869bc 2024-04-29 20:30:24.861 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8869bc 2024-04-29 20:30:24.863 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f5be91 2024-04-29 20:30:24.863 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f5be91 2024-04-29 20:30:24.866 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f1ef0f 2024-04-29 20:30:24.866 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f1ef0f 2024-04-29 20:30:24.868 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:24.868 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@394999c4 2024-04-29 20:30:24.868 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@394999c4 2024-04-29 20:30:24.870 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:24.871 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.871 [DefaultDispatcher-worker-2 @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:51811/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:24.871 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.871 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51811/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:24.872 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e4d2d8 2024-04-29 20:30:24.872 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e4d2d8 2024-04-29 20:30:24.872 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:24.874 [DefaultDispatcher-worker-14 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.874 [DefaultDispatcher-worker-14 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:24.874 [DefaultDispatcher-worker-10 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:24.874 [DefaultDispatcher-worker-10 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.874 [DefaultDispatcher-worker-10 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:24.874 [DefaultDispatcher-worker-10 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.875 [DefaultDispatcher-worker-5 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.875 [DefaultDispatcher-worker-5 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.881 [DefaultDispatcher-worker-8 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:24.881 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.881 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:24.881 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.882 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.882 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:24.884 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ddc5857 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-29 20:30:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:24.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-29 20:30:24.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bbd21c 2024-04-29 20:30:24.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bbd21c 2024-04-29 20:30:24.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-29 20:30:24.890 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bbd21c 2024-04-29 20:30:24.902 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bbd21c 2024-04-29 20:30:24.904 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bbd21c 2024-04-29 20:30:24.909 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/auth/register 2024-04-29 20:30:24.909 [DefaultDispatcher-worker-9 @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:51811/auth/register. 2024-04-29 20:30:24.909 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/auth/register 2024-04-29 20:30:24.910 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51811/auth/register from class io.ktor.http.content.TextContent 2024-04-29 20:30:24.911 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/auth/register 2024-04-29 20:30:24.911 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/auth/register 2024-04-29 20:30:24.914 [DefaultDispatcher-worker-9 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bbd21c 2024-04-29 20:30:24.936 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:24.940 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fe45c5 2024-04-29 20:30:24.940 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fe45c5 2024-04-29 20:30:24.945 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1739b88a 2024-04-29 20:30:24.945 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1739b88a 2024-04-29 20:30:24.947 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@13062eb5 2024-04-29 20:30:24.947 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@13062eb5 2024-04-29 20:30:24.950 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b2b1 2024-04-29 20:30:24.950 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b2b1 2024-04-29 20:30:24.952 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3f15d9 2024-04-29 20:30:24.952 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3f15d9 2024-04-29 20:30:24.953 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51811/auth/register. 2024-04-29 20:30:24.953 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51811/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:24.954 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6798071c 2024-04-29 20:30:24.954 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6798071c 2024-04-29 20:30:24.957 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4549fedc 2024-04-29 20:30:24.957 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4549fedc 2024-04-29 20:30:24.959 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@362b4dfe 2024-04-29 20:30:24.959 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@362b4dfe 2024-04-29 20:30:24.962 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@737f073f 2024-04-29 20:30:24.962 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@737f073f 2024-04-29 20:30:24.962 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 20:30:24.979 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:24.989 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:24.989 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:24.994 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2800c6ea 2024-04-29 20:30:24.994 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2800c6ea 2024-04-29 20:30:24.997 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c73d9a 2024-04-29 20:30:24.997 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c73d9a 2024-04-29 20:30:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-29 20:30:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@339b45f8 2024-04-29 20:30:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:25.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-29 20:30:25.001 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f8ad9a 2024-04-29 20:30:25.001 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f8ad9a 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-04-29 20:30:25.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-04-29 20:30:25.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-29 20:30:25.003 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fa37a1 2024-04-29 20:30:25.003 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fa37a1 2024-04-29 20:30:25.006 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e38a22 2024-04-29 20:30:25.006 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e38a22 2024-04-29 20:30:25.008 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@56575569 2024-04-29 20:30:25.008 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@56575569 2024-04-29 20:30:25.010 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a4b644 2024-04-29 20:30:25.010 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a4b644 2024-04-29 20:30:25.013 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5c8ee 2024-04-29 20:30:25.013 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5c8ee 2024-04-29 20:30:25.015 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b2e0ac 2024-04-29 20:30:25.015 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b2e0ac 2024-04-29 20:30:25.015 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:25.022 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-04-29 20:30:25.033 [Test worker @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-04-29 20:30:25.035 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-04-29 20:30:25.037 [DefaultDispatcher-worker-3 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.037 [DefaultDispatcher-worker-3 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 20:30:25.037 [DefaultDispatcher-worker-3 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.037 [DefaultDispatcher-worker-3 @coroutine#2267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:25.039 [DefaultDispatcher-worker-6 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.039 [DefaultDispatcher-worker-6 @coroutine#2267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.039 [DefaultDispatcher-worker-13 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:25.039 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.039 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:25.039 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.040 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.040 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.047 [DefaultDispatcher-worker-3 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-04-29 20:30:25.047 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.047 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 20:30:25.047 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.048 [DefaultDispatcher-worker-6 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.048 [DefaultDispatcher-worker-6 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.051 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-04-29 20:30:25.058 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-04-29 20:30:25.073 [Test worker @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-04-29 20:30:25.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-29 20:30:25.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-29 20:30:25.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:25.075 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459: (connection evicted) 2024-04-29 20:30:25.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:25.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-29 20:30:25.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-29 20:30:25.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d816d32 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:25.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:25.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-29 20:30:25.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2024-04-29 20:30:25.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2024-04-29 20:30:25.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-29 20:30:25.081 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2024-04-29 20:30:25.092 [Test worker @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2024-04-29 20:30:25.094 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2024-04-29 20:30:25.095 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.095 [DefaultDispatcher-worker-6 @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/dummyreplication/ackAndGetPendingReplications. 2024-04-29 20:30:25.095 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.095 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:25.097 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.097 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.104 [DefaultDispatcher-worker-8 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2024-04-29 20:30:25.105 [DefaultDispatcher-worker-8 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.105 [DefaultDispatcher-worker-8 @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/dummyreplication/nodeId. 2024-04-29 20:30:25.105 [DefaultDispatcher-worker-8 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.105 [DefaultDispatcher-worker-16 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.105 [DefaultDispatcher-worker-16 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.107 [Test worker @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2024-04-29 20:30:25.109 [Test worker @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2024-04-29 20:30:25.114 [Test worker @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2024-04-29 20:30:25.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-29 20:30:25.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-29 20:30:25.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:25.115 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5069a91b: (connection evicted) 2024-04-29 20:30:25.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:25.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-29 20:30:25.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-29 20:30:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-29 20:30:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@326d39fd 2024-04-29 20:30:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:25.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:25.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-29 20:30:25.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-29 20:30:25.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-29 20:30:25.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-29 20:30:25.120 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-29 20:30:25.132 [Test worker @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-29 20:30:25.134 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-29 20:30:25.135 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.135 [DefaultDispatcher-worker-15 @coroutine#2325] 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. 2024-04-29 20:30:25.135 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.135 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:25.136 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.136 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.145 [DefaultDispatcher-worker-14 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-29 20:30:25.145 [DefaultDispatcher-worker-14 @coroutine#2324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.145 [DefaultDispatcher-worker-14 @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/dummyreplication/nodeId. 2024-04-29 20:30:25.145 [DefaultDispatcher-worker-14 @coroutine#2324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.146 [DefaultDispatcher-worker-8 @coroutine#2324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.146 [DefaultDispatcher-worker-8 @coroutine#2324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.150 [Test worker @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-29 20:30:25.154 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-29 20:30:25.160 [DefaultDispatcher-worker-16 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:25.160 [DefaultDispatcher-worker-16 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.160 [DefaultDispatcher-worker-16 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:25.160 [DefaultDispatcher-worker-16 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.160 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-29 20:30:25.161 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.161 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.163 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-29 20:30:25.166 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-29 20:30:25.170 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-29 20:30:25.172 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-04-29 20:30:25.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-29 20:30:25.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-29 20:30:25.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:25.173 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2693e39c: (connection evicted) 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:25.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-29 20:30:25.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63be4548 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:25.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:25.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-29 20:30:25.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2024-04-29 20:30:25.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2024-04-29 20:30:25.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-29 20:30:25.178 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2024-04-29 20:30:25.189 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2024-04-29 20:30:25.191 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2024-04-29 20:30:25.192 [DefaultDispatcher-worker-8 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.192 [DefaultDispatcher-worker-8 @coroutine#2366] 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. 2024-04-29 20:30:25.192 [DefaultDispatcher-worker-8 @coroutine#2366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.192 [DefaultDispatcher-worker-8 @coroutine#2366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:25.193 [DefaultDispatcher-worker-2 @coroutine#2366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.193 [DefaultDispatcher-worker-2 @coroutine#2366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.202 [DefaultDispatcher-worker-13 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2024-04-29 20:30:25.202 [DefaultDispatcher-worker-13 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.202 [DefaultDispatcher-worker-13 @coroutine#2365] 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. 2024-04-29 20:30:25.202 [DefaultDispatcher-worker-13 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.203 [DefaultDispatcher-worker-14 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.203 [DefaultDispatcher-worker-14 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.206 [Test worker @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2024-04-29 20:30:25.209 [Test worker @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2024-04-29 20:30:25.214 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2024-04-29 20:30:25.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-29 20:30:25.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-29 20:30:25.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:25.215 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522221e1: (connection evicted) 2024-04-29 20:30:25.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:25.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-29 20:30:25.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77b0ff24 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:25.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:25.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-29 20:30:25.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-29 20:30:25.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-29 20:30:25.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-29 20:30:25.221 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-29 20:30:25.232 [Test worker @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-29 20:30:25.234 [DefaultDispatcher-worker-11 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:25.234 [Test worker @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-29 20:30:25.234 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.234 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:25.234 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.235 [DefaultDispatcher-worker-11 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.235 [DefaultDispatcher-worker-11 @coroutine#2400] 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. 2024-04-29 20:30:25.235 [DefaultDispatcher-worker-11 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.235 [DefaultDispatcher-worker-11 @coroutine#2400] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:25.235 [DefaultDispatcher-worker-15 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.235 [DefaultDispatcher-worker-15 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.236 [DefaultDispatcher-worker-7 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.237 [DefaultDispatcher-worker-7 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.245 [DefaultDispatcher-worker-5 @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-29 20:30:25.245 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.245 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 20:30:25.245 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.246 [DefaultDispatcher-worker-8 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.246 [DefaultDispatcher-worker-8 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.250 [Test worker @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-29 20:30:25.256 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-29 20:30:25.259 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-29 20:30:25.261 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-29 20:30:25.264 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-29 20:30:25.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-29 20:30:25.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-29 20:30:25.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:25.265 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6391d34f: (connection evicted) 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:25.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-29 20:30:25.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4690a37e 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:25.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:25.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:25.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-29 20:30:25.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-04-29 20:30:25.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-04-29 20:30:25.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-29 20:30:25.270 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-04-29 20:30:25.281 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-04-29 20:30:25.283 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-04-29 20:30:25.284 [DefaultDispatcher-worker-1 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.284 [DefaultDispatcher-worker-1 @coroutine#2432] 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. 2024-04-29 20:30:25.284 [DefaultDispatcher-worker-1 @coroutine#2432] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.284 [DefaultDispatcher-worker-1 @coroutine#2432] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:25.286 [DefaultDispatcher-worker-11 @coroutine#2432] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.286 [DefaultDispatcher-worker-11 @coroutine#2432] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 20:30:25.294 [DefaultDispatcher-worker-5 @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-04-29 20:30:25.294 [DefaultDispatcher-worker-5 @coroutine#2431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.294 [DefaultDispatcher-worker-5 @coroutine#2431] 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. 2024-04-29 20:30:25.294 [DefaultDispatcher-worker-5 @coroutine#2431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.295 [DefaultDispatcher-worker-16 @coroutine#2431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.295 [DefaultDispatcher-worker-16 @coroutine#2431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 20:30:25.297 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-04-29 20:30:25.300 [Test worker @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-04-29 20:30:25.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-29 20:30:25.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-29 20:30:25.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:25.302 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f: (connection evicted) 2024-04-29 20:30:25.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:25.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-29 20:30:25.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-29 20:30:25.401 [DefaultDispatcher-worker-3 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:25.401 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.401 [DefaultDispatcher-worker-3 @coroutine#2063] 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. 2024-04-29 20:30:25.401 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.402 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.410 [DefaultDispatcher-worker-3 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:25.410 [DefaultDispatcher-worker-3 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.410 [DefaultDispatcher-worker-3 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:25.410 [DefaultDispatcher-worker-3 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.411 [DefaultDispatcher-worker-13 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.411 [DefaultDispatcher-worker-13 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.552 [DefaultDispatcher-worker-9 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:25.552 [DefaultDispatcher-worker-9 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.552 [DefaultDispatcher-worker-9 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:25.552 [DefaultDispatcher-worker-9 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.554 [DefaultDispatcher-worker-6 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.554 [DefaultDispatcher-worker-6 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bd5dff5 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:25.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:25.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-29 20:30:25.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-29 20:30:25.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-29 20:30:25.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-29 20:30:25.638 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-29 20:30:25.649 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-29 20:30:25.651 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-29 20:30:25.652 [DefaultDispatcher-worker-6 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.652 [DefaultDispatcher-worker-6 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:25.652 [DefaultDispatcher-worker-6 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.652 [DefaultDispatcher-worker-6 @coroutine#2489] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:25.654 [DefaultDispatcher-worker-4 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.654 [DefaultDispatcher-worker-4 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.663 [DefaultDispatcher-worker-11 @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-29 20:30:25.663 [DefaultDispatcher-worker-11 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.663 [DefaultDispatcher-worker-11 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:25.663 [DefaultDispatcher-worker-11 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.664 [DefaultDispatcher-worker-10 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.664 [DefaultDispatcher-worker-10 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.669 [Test worker @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-29 20:30:25.690 [DefaultDispatcher-worker-15 @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-29 20:30:25.717 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:25.722 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@559f1052 2024-04-29 20:30:25.723 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@559f1052 2024-04-29 20:30:25.727 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b58e491 2024-04-29 20:30:25.727 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b58e491 2024-04-29 20:30:25.730 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f677b22 2024-04-29 20:30:25.730 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f677b22 2024-04-29 20:30:25.733 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a65eeaa 2024-04-29 20:30:25.733 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a65eeaa 2024-04-29 20:30:25.735 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d56034 2024-04-29 20:30:25.735 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d56034 2024-04-29 20:30:25.738 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb57633 2024-04-29 20:30:25.738 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb57633 2024-04-29 20:30:25.740 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fefa60c 2024-04-29 20:30:25.740 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fefa60c 2024-04-29 20:30:25.743 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4a11e5 2024-04-29 20:30:25.743 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4a11e5 2024-04-29 20:30:25.744 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4 2024-04-29 20:30:25.745 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@66020a58 2024-04-29 20:30:25.745 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@66020a58 2024-04-29 20:30:25.745 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:25.747 [DefaultDispatcher-worker-11 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:25.747 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.748 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:25.748 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.749 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.749 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-29 20:30:25.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-29 20:30:25.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 20:30:25.751 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68cc6fa4: (connection evicted) 2024-04-29 20:30:25.752 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@559f1052: (connection evicted) 2024-04-29 20:30:25.752 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b58e491: (connection evicted) 2024-04-29 20:30:25.753 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f677b22: (connection evicted) 2024-04-29 20:30:25.753 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a65eeaa: (connection evicted) 2024-04-29 20:30:25.753 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37d56034: (connection evicted) 2024-04-29 20:30:25.754 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bb57633: (connection evicted) 2024-04-29 20:30:25.754 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fefa60c: (connection evicted) 2024-04-29 20:30:25.754 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a4a11e5: (connection evicted) 2024-04-29 20:30:25.755 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66020a58: (connection evicted) 2024-04-29 20:30:25.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:25.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-29 20:30:25.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-29 20:30:25.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48e1e18a 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:25.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:25.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-29 20:30:25.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-04-29 20:30:25.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-04-29 20:30:25.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-29 20:30:25.764 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-04-29 20:30:25.777 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-04-29 20:30:25.779 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-04-29 20:30:25.780 [DefaultDispatcher-worker-12 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.780 [DefaultDispatcher-worker-12 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:25.780 [DefaultDispatcher-worker-12 @coroutine#2516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.780 [DefaultDispatcher-worker-12 @coroutine#2516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:25.781 [DefaultDispatcher-worker-3 @coroutine#2516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.781 [DefaultDispatcher-worker-3 @coroutine#2516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.785 [DefaultDispatcher-worker-6 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:25.785 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.785 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:25.785 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.786 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.787 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.791 [DefaultDispatcher-worker-10 @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-04-29 20:30:25.791 [DefaultDispatcher-worker-10 @coroutine#2515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.791 [DefaultDispatcher-worker-10 @coroutine#2515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:25.791 [DefaultDispatcher-worker-10 @coroutine#2515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.792 [DefaultDispatcher-worker-7 @coroutine#2515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.792 [DefaultDispatcher-worker-7 @coroutine#2515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.795 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-04-29 20:30:25.812 [DefaultDispatcher-worker-4 @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-04-29 20:30:25.852 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-04-29 20:30:25.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-29 20:30:25.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-29 20:30:25.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:25.855 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a6078d: (connection evicted) 2024-04-29 20:30:25.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:25.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-29 20:30:25.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-29 20:30:25.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f113867 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:25.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:25.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-29 20:30:25.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@54af9cce 2024-04-29 20:30:25.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@54af9cce 2024-04-29 20:30:25.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-29 20:30:25.861 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54af9cce 2024-04-29 20:30:25.874 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54af9cce 2024-04-29 20:30:25.875 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54af9cce 2024-04-29 20:30:25.876 [DefaultDispatcher-worker-16 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.876 [DefaultDispatcher-worker-16 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:25.876 [DefaultDispatcher-worker-16 @coroutine#2542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.877 [DefaultDispatcher-worker-16 @coroutine#2542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:25.878 [DefaultDispatcher-worker-16 @coroutine#2542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.878 [DefaultDispatcher-worker-16 @coroutine#2542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.888 [DefaultDispatcher-worker-4 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:25.888 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.888 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:25.888 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.888 [DefaultDispatcher-worker-16 @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54af9cce 2024-04-29 20:30:25.888 [DefaultDispatcher-worker-16 @coroutine#2541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.888 [DefaultDispatcher-worker-16 @coroutine#2541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:25.888 [DefaultDispatcher-worker-16 @coroutine#2541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.889 [DefaultDispatcher-worker-11 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.889 [DefaultDispatcher-worker-10 @coroutine#2541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.889 [DefaultDispatcher-worker-11 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.889 [DefaultDispatcher-worker-10 @coroutine#2541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.892 [DefaultDispatcher-worker-11 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:25.892 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.892 [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:51811/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:25.892 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.893 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.893 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.894 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54af9cce 2024-04-29 20:30:25.910 [DefaultDispatcher-worker-16 @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54af9cce 2024-04-29 20:30:25.950 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54af9cce 2024-04-29 20:30:25.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-29 20:30:25.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-29 20:30:25.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:25.953 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54af9cce: (connection evicted) 2024-04-29 20:30:25.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:25.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-29 20:30:25.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34a06981 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:25.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:25.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-29 20:30:25.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-04-29 20:30:25.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-04-29 20:30:25.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-29 20:30:25.960 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-04-29 20:30:25.972 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-04-29 20:30:25.974 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-04-29 20:30:25.975 [DefaultDispatcher-worker-16 @coroutine#2570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.975 [DefaultDispatcher-worker-16 @coroutine#2570] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:25.975 [DefaultDispatcher-worker-16 @coroutine#2570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.975 [DefaultDispatcher-worker-16 @coroutine#2570] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:25.976 [DefaultDispatcher-worker-5 @coroutine#2570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.976 [DefaultDispatcher-worker-5 @coroutine#2570] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:25.985 [DefaultDispatcher-worker-8 @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-04-29 20:30:25.985 [DefaultDispatcher-worker-8 @coroutine#2569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.985 [DefaultDispatcher-worker-8 @coroutine#2569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:25.985 [DefaultDispatcher-worker-8 @coroutine#2569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.986 [DefaultDispatcher-worker-16 @coroutine#2569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.986 [DefaultDispatcher-worker-16 @coroutine#2569] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 20:30:25.989 [Test worker @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-04-29 20:30:26.006 [DefaultDispatcher-worker-3 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-04-29 20:30:26.050 [DefaultDispatcher-worker-13 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:26.050 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.050 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:26.050 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.051 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.051 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.052 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-04-29 20:30:26.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-29 20:30:26.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-29 20:30:26.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:26.055 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee: (connection evicted) 2024-04-29 20:30:26.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:26.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-29 20:30:26.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b5f974 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:26.068 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-04-29 20:30:26.069 [Test worker @coroutine#2590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-29 20:30:26.084 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-04-29 20:30:26.095 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-04-29 20:30:26.097 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-04-29 20:30:26.099 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-04-29 20:30:26.110 [DefaultDispatcher-worker-6 @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-04-29 20:30:26.123 [DefaultDispatcher-worker-11 @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-04-29 20:30:26.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-29 20:30:26.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-29 20:30:26.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:26.126 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c: (connection evicted) 2024-04-29 20:30:26.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:26.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-29 20:30:26.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d6fa22c 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:26.129 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-29 20:30:26.130 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b094115 2024-04-29 20:30:26.130 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b094115 2024-04-29 20:30:26.130 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-29 20:30:26.153 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b094115 2024-04-29 20:30:26.170 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b094115 2024-04-29 20:30:26.171 [DefaultDispatcher-worker-14 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:26.172 [DefaultDispatcher-worker-14 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.172 [DefaultDispatcher-worker-14 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:26.172 [DefaultDispatcher-worker-14 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.172 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b094115 2024-04-29 20:30:26.173 [DefaultDispatcher-worker-3 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.173 [DefaultDispatcher-worker-3 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.175 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b094115 2024-04-29 20:30:26.175 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1695f7cb 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-29 20:30:26.176 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-04-29 20:30:26.177 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-04-29 20:30:26.177 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-29 20:30:26.197 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-04-29 20:30:26.209 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-04-29 20:30:26.211 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-04-29 20:30:26.214 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-04-29 20:30:26.226 [DefaultDispatcher-worker-14 @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-04-29 20:30:26.230 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:26.238 [DefaultDispatcher-worker-16 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b094115 2024-04-29 20:30:26.248 [DefaultDispatcher-worker-4 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:26.248 [DefaultDispatcher-worker-4 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.248 [DefaultDispatcher-worker-4 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:26.248 [DefaultDispatcher-worker-4 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.249 [DefaultDispatcher-worker-2 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.249 [DefaultDispatcher-worker-2 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.250 [DefaultDispatcher-worker-1 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b094115 2024-04-29 20:30:26.259 [DefaultDispatcher-worker-2 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b094115 2024-04-29 20:30:26.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-29 20:30:26.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-29 20:30:26.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:26.274 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b094115: (connection evicted) 2024-04-29 20:30:26.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:26.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-29 20:30:26.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-29 20:30:26.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-29 20:30:26.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-29 20:30:26.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:26.276 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236bb278: (connection evicted) 2024-04-29 20:30:26.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:26.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-29 20:30:26.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-29 20:30:26.278 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-29 20:30:26.278 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:26.278 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:26.278 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:26.278 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:26.278 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:26.278 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:26.278 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@427946b9 2024-04-29 20:30:26.278 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecb87b2 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecb87b2 2024-04-29 20:30:26.279 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-29 20:30:26.303 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb87b2 2024-04-29 20:30:26.315 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb87b2 2024-04-29 20:30:26.317 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb87b2 2024-04-29 20:30:26.319 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb87b2 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bfedff3 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-04-29 20:30:26.320 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-29 20:30:26.335 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-04-29 20:30:26.347 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-04-29 20:30:26.348 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-04-29 20:30:26.350 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-04-29 20:30:26.363 [DefaultDispatcher-worker-4 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-04-29 20:30:26.377 [DefaultDispatcher-worker-9 @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb87b2 2024-04-29 20:30:26.380 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:26.387 [DefaultDispatcher-worker-4 @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb87b2 2024-04-29 20:30:26.396 [DefaultDispatcher-worker-4 @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb87b2 2024-04-29 20:30:26.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-29 20:30:26.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-29 20:30:26.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:26.400 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ecb87b2: (connection evicted) 2024-04-29 20:30:26.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:26.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-29 20:30:26.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-29 20:30:26.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-29 20:30:26.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-29 20:30:26.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:26.402 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0: (connection evicted) 2024-04-29 20:30:26.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:26.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-29 20:30:26.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3204146d 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:26.404 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7320bccc 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7320bccc 2024-04-29 20:30:26.405 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-29 20:30:26.414 [DefaultDispatcher-worker-11 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:26.415 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.415 [DefaultDispatcher-worker-11 @coroutine#2063] 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. 2024-04-29 20:30:26.415 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.416 [DefaultDispatcher-worker-7 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.422 [DefaultDispatcher-worker-7 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:26.423 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.423 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:26.423 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.424 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.424 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.426 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7320bccc 2024-04-29 20:30:26.437 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7320bccc 2024-04-29 20:30:26.439 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7320bccc 2024-04-29 20:30:26.441 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7320bccc 2024-04-29 20:30:26.453 [DefaultDispatcher-worker-3 @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7320bccc 2024-04-29 20:30:26.479 [DefaultDispatcher-worker-8 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7320bccc 2024-04-29 20:30:26.483 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7320bccc 2024-04-29 20:30:26.492 [DefaultDispatcher-worker-8 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7320bccc 2024-04-29 20:30:26.505 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:26.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-29 20:30:26.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-29 20:30:26.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:26.512 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7320bccc: (connection evicted) 2024-04-29 20:30:26.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:26.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-29 20:30:26.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-29 20:30:26.514 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@303a484e 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:26.515 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-29 20:30:26.516 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2024-04-29 20:30:26.516 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2024-04-29 20:30:26.516 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-29 20:30:26.535 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2024-04-29 20:30:26.547 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2024-04-29 20:30:26.549 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2024-04-29 20:30:26.550 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2024-04-29 20:30:26.563 [DefaultDispatcher-worker-12 @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2024-04-29 20:30:26.566 [DefaultDispatcher-worker-9 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:26.566 [DefaultDispatcher-worker-9 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.566 [DefaultDispatcher-worker-9 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:26.566 [DefaultDispatcher-worker-9 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.567 [DefaultDispatcher-worker-13 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.567 [DefaultDispatcher-worker-13 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.584 [DefaultDispatcher-worker-9 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2024-04-29 20:30:26.588 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2024-04-29 20:30:26.598 [DefaultDispatcher-worker-1 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2024-04-29 20:30:26.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-29 20:30:26.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-29 20:30:26.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:26.604 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2: (connection evicted) 2024-04-29 20:30:26.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:26.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-29 20:30:26.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78626209 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:26.607 [Test worker @coroutine#2796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-29 20:30:26.608 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-04-29 20:30:26.608 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-04-29 20:30:26.608 [Test worker @coroutine#2796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-29 20:30:26.625 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-04-29 20:30:26.636 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-04-29 20:30:26.638 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-04-29 20:30:26.640 [Test worker @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-04-29 20:30:26.649 [DefaultDispatcher-worker-1 @coroutine#2803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-04-29 20:30:26.672 [DefaultDispatcher-worker-6 @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-04-29 20:30:26.682 [DefaultDispatcher-worker-14 @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-04-29 20:30:26.737 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:26.803 [DefaultDispatcher-worker-16 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:26.803 [DefaultDispatcher-worker-16 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.803 [DefaultDispatcher-worker-16 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:26.803 [DefaultDispatcher-worker-16 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.803 [DefaultDispatcher-worker-13 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:26.803 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.803 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:26.803 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.804 [DefaultDispatcher-worker-11 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.804 [DefaultDispatcher-worker-11 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.804 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.804 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.884 [DefaultDispatcher-worker-15 @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-04-29 20:30:26.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-29 20:30:26.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-29 20:30:26.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:26.931 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@996126b: (connection evicted) 2024-04-29 20:30:26.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:26.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-29 20:30:26.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-29 20:30:26.934 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301434fb 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:26.935 [Test worker @coroutine#2842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-29 20:30:26.936 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-04-29 20:30:26.936 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-04-29 20:30:26.936 [Test worker @coroutine#2842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-29 20:30:26.942 [DefaultDispatcher-worker-2 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:26.942 [DefaultDispatcher-worker-12 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:26.942 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.942 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:26.943 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.943 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.943 [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:51811/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:26.943 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.944 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.944 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.944 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.944 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:26.953 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-04-29 20:30:26.965 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-04-29 20:30:26.967 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-04-29 20:30:26.968 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-04-29 20:30:26.978 [DefaultDispatcher-worker-12 @coroutine#2855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-04-29 20:30:26.981 [Test worker @coroutine#2858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-04-29 20:30:27.004 [DefaultDispatcher-worker-6 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-04-29 20:30:27.014 [DefaultDispatcher-worker-14 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-04-29 20:30:27.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-29 20:30:27.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-29 20:30:27.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:27.025 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49620576: (connection evicted) 2024-04-29 20:30:27.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:27.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-29 20:30:27.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-29 20:30:27.027 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f526f91 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-04-29 20:30:27.028 [Test worker @coroutine#2882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-29 20:30:27.045 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-04-29 20:30:27.057 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-04-29 20:30:27.059 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-04-29 20:30:27.061 [DefaultDispatcher-worker-12 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:27.061 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-04-29 20:30:27.061 [DefaultDispatcher-worker-12 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.061 [DefaultDispatcher-worker-12 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:27.061 [DefaultDispatcher-worker-12 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.062 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.062 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.070 [DefaultDispatcher-worker-2 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-04-29 20:30:27.128 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:27.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-29 20:30:27.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-29 20:30:27.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:27.137 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d0d561: (connection evicted) 2024-04-29 20:30:27.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:27.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-29 20:30:27.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755c29b0 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:27.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-29 20:30:27.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-29 20:30:27.219 [DefaultDispatcher-worker-2 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:27.219 [DefaultDispatcher-worker-2 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.219 [DefaultDispatcher-worker-2 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:27.219 [DefaultDispatcher-worker-2 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.220 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.220 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.239 [DefaultDispatcher-worker-15 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.241 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:27.248 [DefaultDispatcher-worker-5 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.259 [DefaultDispatcher-worker-2 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.263 [DefaultDispatcher-worker-5 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:27.263 [DefaultDispatcher-worker-5 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.263 [DefaultDispatcher-worker-5 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:27.263 [DefaultDispatcher-worker-5 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.264 [DefaultDispatcher-worker-12 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.264 [DefaultDispatcher-worker-12 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.269 [DefaultDispatcher-worker-1 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.299 [DefaultDispatcher-worker-16 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.300 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 20:30:27.306 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-04-29 20:30:27.307 [DefaultDispatcher-worker-1 @coroutine#2928] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 20:30:27.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff3ca23 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:27.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-29 20:30:27.323 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:27.323 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:27.323 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:27.323 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:27.325 [eventLoopGroupProxy-19-1 @call-handler#2938] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 20:30:27.325 [eventLoopGroupProxy-19-2 @call-handler#2939] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 20:30:27.326 [eventLoopGroupProxy-19-1 @call-handler#2938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.326 [eventLoopGroupProxy-19-2 @call-handler#2939] 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 2024-04-29 20:30:27.326 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:27.326 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14144cc9 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:27.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:27.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:27.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:27.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-29 20:30:27.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:27.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:27.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:27.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:27.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:27.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:27.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:27.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:27.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-29 20:30:27.327 [DefaultDispatcher-worker-2 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:27.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.327 [DefaultDispatcher-worker-2 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:27.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-29 20:30:27.342 [DefaultDispatcher-worker-15 @coroutine#2943] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:27.343 [DefaultDispatcher-worker-15 @coroutine#2943] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:27.343 [DefaultDispatcher-worker-15 @coroutine#2943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:27.343 [DefaultDispatcher-worker-15 @coroutine#2943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e3a577a 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:27.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:27.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-29 20:30:27.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-04-29 20:30:27.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-04-29 20:30:27.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-29 20:30:27.344 [eventLoopGroupProxy-19-2 @call-handler#2948] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 20:30:27.344 [eventLoopGroupProxy-19-2 @call-handler#2948] 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 2024-04-29 20:30:27.344 [eventLoopGroupProxy-19-2 @call-handler#2948] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:27.345 [eventLoopGroupProxy-19-2 @call-handler#2948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.345 [eventLoopGroupProxy-19-3 @call-handler#2950] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 20:30:27.345 [eventLoopGroupProxy-19-3 @call-handler#2950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.345 [DefaultDispatcher-worker-6 @coroutine#2943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:27.345 [DefaultDispatcher-worker-6 @coroutine#2943] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:27.351 [DefaultDispatcher-worker-12 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.351 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.351 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:27.351 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.352 [eventLoopGroupProxy-19-2 @call-handler#2955] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 20:30:27.352 [eventLoopGroupProxy-19-2 @call-handler#2955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.352 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.352 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.361 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:27.362 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 20:30:27.362 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:27.362 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 20:30:27.362 [DefaultDispatcher-worker-4 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.364 [eventLoopGroupProxy-19-4 @call-handler#2968] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 20:30:27.364 [eventLoopGroupProxy-19-4 @call-handler#2968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.372 [eventLoopGroupProxy-19-2 @call-handler#2970] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 20:30:27.372 [eventLoopGroupProxy-19-2 @call-handler#2970] 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 2024-04-29 20:30:27.372 [eventLoopGroupProxy-19-2 @call-handler#2970] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:27.378 [DefaultDispatcher-worker-9 @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.378 [DefaultDispatcher-worker-9 @coroutine#2942] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.378 [DefaultDispatcher-worker-9 @coroutine#2942] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:27.378 [DefaultDispatcher-worker-9 @coroutine#2942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.378 [DefaultDispatcher-worker-8 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.379 [DefaultDispatcher-worker-12 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.380 [eventLoopGroupProxy-19-2 @call-handler#2970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.380 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:27.380 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 20:30:27.382 [eventLoopGroupProxy-19-5 @call-handler#2977] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 20:30:27.382 [eventLoopGroupProxy-19-5 @call-handler#2977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.382 [DefaultDispatcher-worker-10 @coroutine#2942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.382 [DefaultDispatcher-worker-10 @coroutine#2942] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.402 [DefaultDispatcher-worker-8 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.403 [DefaultDispatcher-worker-2 @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.406 [DefaultDispatcher-worker-13 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-04-29 20:30:27.406 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.406 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:27.406 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.407 [eventLoopGroupProxy-19-2 @call-handler#2985] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 20:30:27.407 [eventLoopGroupProxy-19-2 @call-handler#2985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.407 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.407 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.408 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:27.410 [DefaultDispatcher-worker-16 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.416 [DefaultDispatcher-worker-3 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-04-29 20:30:27.427 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:27.428 [DefaultDispatcher-worker-18 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-04-29 20:30:27.428 [DefaultDispatcher-worker-2 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:27.428 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.428 [DefaultDispatcher-worker-2 @coroutine#2063] 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. 2024-04-29 20:30:27.428 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.429 [DefaultDispatcher-worker-7 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.431 [DefaultDispatcher-worker-5 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.433 [DefaultDispatcher-worker-12 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 20:30:27.433 [DefaultDispatcher-worker-12 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-29 20:30:27.433 [DefaultDispatcher-worker-12 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 20:30:27.434 [eventLoopGroupProxy-19-2 @call-handler#3001] 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) 2024-04-29 20:30:27.435 [DefaultDispatcher-worker-12 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:27.435 [DefaultDispatcher-worker-12 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.435 [DefaultDispatcher-worker-12 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:27.435 [DefaultDispatcher-worker-12 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.436 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.436 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.442 [DefaultDispatcher-worker-18 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.444 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:27.459 [DefaultDispatcher-worker-3 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 20:30:27.459 [DefaultDispatcher-worker-3 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 20:30:27.460 [DefaultDispatcher-worker-3 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-29 20:30:27.460 [DefaultDispatcher-worker-3 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.460 [DefaultDispatcher-worker-3 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209601 2024-04-29 20:30:27.460 [DefaultDispatcher-worker-3 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209601. 2024-04-29 20:30:27.460 [DefaultDispatcher-worker-3 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209601 2024-04-29 20:30:27.461 [eventLoopGroupProxy-19-2 @call-handler#3008] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 20:30:27.464 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.465 [DefaultDispatcher-worker-5 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209601 2024-04-29 20:30:27.465 [DefaultDispatcher-worker-5 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209601 2024-04-29 20:30:27.465 [DefaultDispatcher-worker-5 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209601. 2024-04-29 20:30:27.465 [DefaultDispatcher-worker-5 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209601 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.476 [DefaultDispatcher-worker-6 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.477 [DefaultDispatcher-worker-5 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 20:30:27.477 [DefaultDispatcher-worker-5 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 20:30:27.477 [DefaultDispatcher-worker-5 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 20:30:27.478 [eventLoopGroupProxy-19-2 @call-handler#3012] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 20:30:27.480 [eventLoopGroupProxy-19-2 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.481 [DefaultDispatcher-worker-5 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 20:30:27.481 [DefaultDispatcher-worker-5 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 20:30:27.481 [DefaultDispatcher-worker-5 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 20:30:27.481 [DefaultDispatcher-worker-5 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.490 [DefaultDispatcher-worker-11 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.513 [DefaultDispatcher-worker-5 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.525 [DefaultDispatcher-worker-7 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.526 [DefaultDispatcher-worker-1 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.526 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.526 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:27.526 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.526 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 20:30:27.527 [eventLoopGroupProxy-19-2 @call-handler#3018] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 20:30:27.528 [eventLoopGroupProxy-19-2 @call-handler#3018] 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 2024-04-29 20:30:27.528 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:27.538 [DefaultDispatcher-worker-9 @call-handler#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.538 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.539 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.539 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.539 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:27.539 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.551 [DefaultDispatcher-worker-17 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.556 [DefaultDispatcher-worker-15 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.557 [DefaultDispatcher-worker-7 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 20:30:27.557 [DefaultDispatcher-worker-7 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-29 20:30:27.557 [DefaultDispatcher-worker-7 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 20:30:27.558 [eventLoopGroupProxy-19-2 @call-handler#3031] 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) 2024-04-29 20:30:27.567 [DefaultDispatcher-worker-2 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.579 [DefaultDispatcher-worker-7 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:27.580 [DefaultDispatcher-worker-7 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.580 [DefaultDispatcher-worker-7 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:27.580 [DefaultDispatcher-worker-7 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.581 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.581 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.582 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 20:30:27.582 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 20:30:27.582 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-29 20:30:27.582 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.583 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209602 2024-04-29 20:30:27.583 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209602. 2024-04-29 20:30:27.583 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209602 2024-04-29 20:30:27.583 [eventLoopGroupProxy-19-2 @call-handler#3039] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 20:30:27.584 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.585 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209602 2024-04-29 20:30:27.585 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209602 2024-04-29 20:30:27.585 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209602. 2024-04-29 20:30:27.585 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586600740493209602 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.595 [DefaultDispatcher-worker-12 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.595 [DefaultDispatcher-worker-12 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 20:30:27.595 [DefaultDispatcher-worker-12 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 20:30:27.595 [DefaultDispatcher-worker-12 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 20:30:27.596 [eventLoopGroupProxy-19-2 @call-handler#3043] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 20:30:27.597 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.597 [DefaultDispatcher-worker-9 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 20:30:27.597 [DefaultDispatcher-worker-9 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 20:30:27.597 [DefaultDispatcher-worker-9 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 20:30:27.597 [DefaultDispatcher-worker-9 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.607 [DefaultDispatcher-worker-9 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.626 [DefaultDispatcher-worker-10 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.638 [DefaultDispatcher-worker-4 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.638 [DefaultDispatcher-worker-6 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.639 [DefaultDispatcher-worker-6 @coroutine#2944] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.639 [DefaultDispatcher-worker-6 @coroutine#2944] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:27.639 [DefaultDispatcher-worker-6 @coroutine#2944] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.639 [DefaultDispatcher-worker-6 @coroutine#2944] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 20:30:27.640 [eventLoopGroupProxy-19-2 @call-handler#3049] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 20:30:27.640 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 20:30:27.640 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:27.647 [DefaultDispatcher-worker-10 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.657 [DefaultDispatcher-worker-4 @call-handler#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.658 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.658 [DefaultDispatcher-worker-4 @coroutine#2944] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.658 [DefaultDispatcher-worker-4 @coroutine#2944] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.659 [DefaultDispatcher-worker-4 @coroutine#2944] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:27.659 [DefaultDispatcher-worker-4 @coroutine#2944] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.669 [DefaultDispatcher-worker-19 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.672 [UI Thread @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600 2024-04-29 20:30:27.672 [UI Thread @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600. 2024-04-29 20:30:27.672 [UI Thread @coroutine#3068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600 2024-04-29 20:30:27.673 [UI Thread @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.673 [UI Thread @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.673 [UI Thread @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.674 [eventLoopGroupProxy-19-2 @call-handler#3084] 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/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/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/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-04-29 20:30:27.674 [eventLoopGroupProxy-19-5 @call-handler#3086] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-29 20:30:27.675 [UI Thread @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.675 [UI Thread @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.675 [UI Thread @coroutine#3078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.675 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.675 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.675 [UI Thread @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.677 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601 2024-04-29 20:30:27.677 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601. 2024-04-29 20:30:27.677 [UI Thread @coroutine#3097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601 2024-04-29 20:30:27.678 [eventLoopGroupProxy-19-5 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.679 [eventLoopGroupProxy-19-6 @call-handler#3106] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-29 20:30:27.679 [UI Thread @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.679 [UI Thread @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.679 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.679 [eventLoopGroupProxy-19-8 @call-handler#3109] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-29 20:30:27.679 [UI Thread @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.679 [UI Thread @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.680 [UI Thread @coroutine#3068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600 2024-04-29 20:30:27.680 [UI Thread @coroutine#3068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600 2024-04-29 20:30:27.680 [eventLoopGroupProxy-19-7 @call-handler#3111] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-29 20:30:27.680 [UI Thread @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600. 2024-04-29 20:30:27.680 [UI Thread @coroutine#3068] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.681 [eventLoopGroupProxy-19-6 @call-handler#3106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.682 [UI Thread @coroutine#3078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.682 [UI Thread @coroutine#3078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.682 [eventLoopGroupProxy-19-7 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.682 [UI Thread @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.682 [UI Thread @coroutine#3078] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.683 [UI Thread @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.683 [UI Thread @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.683 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.683 [UI Thread @coroutine#3080] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.690 [DefaultDispatcher-worker-10 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.691 [eventLoopGroupProxy-19-8 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.692 [UI Thread @coroutine#3097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601 2024-04-29 20:30:27.692 [UI Thread @coroutine#3097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601 2024-04-29 20:30:27.693 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601. 2024-04-29 20:30:27.693 [UI Thread @coroutine#3097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.699 [DefaultDispatcher-worker-10 @coroutine#3068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.709 [DefaultDispatcher-worker-18 @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.717 [DefaultDispatcher-worker-3 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.728 [DefaultDispatcher-worker-3 @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.734 [UI Thread @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586600740493209600 2024-04-29 20:30:27.734 [UI Thread @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586600740493209600. 2024-04-29 20:30:27.734 [UI Thread @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586600740493209600 2024-04-29 20:30:27.735 [eventLoopGroupProxy-19-2 @call-handler#3128] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-29 20:30:27.737 [eventLoopGroupProxy-19-2 @call-handler#3128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.737 [UI Thread @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586600740493209600 2024-04-29 20:30:27.737 [UI Thread @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586600740493209600 2024-04-29 20:30:27.738 [UI Thread @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586600740493209600. 2024-04-29 20:30:27.738 [UI Thread @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586600740493209600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.748 [DefaultDispatcher-worker-6 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.759 [DefaultDispatcher-worker-3 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.767 [DefaultDispatcher-worker-19 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.768 [DefaultDispatcher-worker-19 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.768 [DefaultDispatcher-worker-19 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:27.768 [DefaultDispatcher-worker-19 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.768 [DefaultDispatcher-worker-19 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 20:30:27.769 [eventLoopGroupProxy-19-2 @call-handler#3137] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 20:30:27.769 [eventLoopGroupProxy-19-2 @call-handler#3137] 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 2024-04-29 20:30:27.769 [eventLoopGroupProxy-19-2 @call-handler#3137] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:27.778 [DefaultDispatcher-worker-3 @call-handler#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.779 [eventLoopGroupProxy-19-2 @call-handler#3137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.779 [DefaultDispatcher-worker-7 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.779 [DefaultDispatcher-worker-7 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.779 [DefaultDispatcher-worker-7 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:27.779 [DefaultDispatcher-worker-7 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.786 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586600740493209602&assignmentUid=586600740493209600&clazzUid=586600740493209600&submitterUid=586600740493209601 2024-04-29 20:30:27.786 [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:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586600740493209602&assignmentUid=586600740493209600&clazzUid=586600740493209600&submitterUid=586600740493209601. 2024-04-29 20:30:27.786 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586600740493209602&assignmentUid=586600740493209600&clazzUid=586600740493209600&submitterUid=586600740493209601 2024-04-29 20:30:27.787 [eventLoopGroupProxy-19-2 @call-handler#3157] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-29 20:30:27.787 [DefaultDispatcher-worker-3 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.794 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.794 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586600740493209602&assignmentUid=586600740493209600&clazzUid=586600740493209600&submitterUid=586600740493209601 2024-04-29 20:30:27.794 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586600740493209602&assignmentUid=586600740493209600&clazzUid=586600740493209600&submitterUid=586600740493209601 2024-04-29 20:30:27.795 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586600740493209602&assignmentUid=586600740493209600&clazzUid=586600740493209600&submitterUid=586600740493209601. 2024-04-29 20:30:27.795 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586600740493209602&assignmentUid=586600740493209600&clazzUid=586600740493209600&submitterUid=586600740493209601 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.806 [DefaultDispatcher-worker-10 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.815 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586600740493209601 2024-04-29 20:30:27.816 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586600740493209601. 2024-04-29 20:30:27.816 [UI Thread @coroutine#3167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586600740493209601 2024-04-29 20:30:27.817 [eventLoopGroupProxy-19-2 @call-handler#3176] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-29 20:30:27.817 [DefaultDispatcher-worker-2 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:27.817 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.818 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:27.818 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.818 [UI Thread @coroutine#3172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.818 [DefaultDispatcher-worker-11 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:27.818 [UI Thread @coroutine#3172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.818 [eventLoopGroupProxy-19-2 @call-handler#3176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.818 [UI Thread @coroutine#3172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.818 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.818 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:27.818 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.818 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586600740493209600 2024-04-29 20:30:27.818 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586600740493209600. 2024-04-29 20:30:27.818 [UI Thread @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586600740493209600 2024-04-29 20:30:27.819 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.819 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.819 [UI Thread @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.819 [eventLoopGroupProxy-19-5 @call-handler#3192] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-29 20:30:27.819 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.819 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.819 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.819 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.819 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.819 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.819 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.819 [eventLoopGroupProxy-19-2 @call-handler#3197] 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/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/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-29 20:30:27.819 [eventLoopGroupProxy-19-6 @call-handler#3199] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-29 20:30:27.820 [eventLoopGroupProxy-19-7 @call-handler#3203] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-29 20:30:27.820 [UI Thread @coroutine#3167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586600740493209601 2024-04-29 20:30:27.820 [UI Thread @coroutine#3167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586600740493209601 2024-04-29 20:30:27.821 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586600740493209601. 2024-04-29 20:30:27.821 [UI Thread @coroutine#3167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586600740493209601 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.822 [eventLoopGroupProxy-19-7 @call-handler#3203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.822 [eventLoopGroupProxy-19-6 @call-handler#3199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.822 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.822 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.822 [eventLoopGroupProxy-19-5 @call-handler#3192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.823 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.823 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.823 [UI Thread @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.823 [UI Thread @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.823 [UI Thread @coroutine#3172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.823 [UI Thread @coroutine#3172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.823 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.823 [eventLoopGroupProxy-19-2 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.823 [UI Thread @coroutine#3179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.823 [UI Thread @coroutine#3172] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.823 [UI Thread @coroutine#3172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586600740493209601&assignmentUid=586600740493209600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.824 [UI Thread @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586600740493209600 2024-04-29 20:30:27.824 [UI Thread @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586600740493209600 2024-04-29 20:30:27.824 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586600740493209600. 2024-04-29 20:30:27.824 [UI Thread @coroutine#3177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586600740493209600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.831 [DefaultDispatcher-worker-10 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.837 [DefaultDispatcher-worker-9 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.848 [DefaultDispatcher-worker-17 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.859 [DefaultDispatcher-worker-12 @coroutine#3172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.869 [DefaultDispatcher-worker-17 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.873 [UI Thread @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209602 2024-04-29 20:30:27.873 [UI Thread @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209602. 2024-04-29 20:30:27.873 [UI Thread @coroutine#3219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209602 2024-04-29 20:30:27.874 [eventLoopGroupProxy-19-2 @call-handler#3221] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-29 20:30:27.879 [eventLoopGroupProxy-19-2 @call-handler#3221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.880 [UI Thread @coroutine#3219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209602 2024-04-29 20:30:27.880 [UI Thread @coroutine#3219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209602 2024-04-29 20:30:27.880 [UI Thread @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209602. 2024-04-29 20:30:27.880 [UI Thread @coroutine#3219] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209602 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.892 [DefaultDispatcher-worker-9 @coroutine#3219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.905 [DefaultDispatcher-worker-13 @coroutine#3219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.915 [DefaultDispatcher-worker-9 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.916 [DefaultDispatcher-worker-9 @coroutine#2944] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.916 [DefaultDispatcher-worker-9 @coroutine#2944] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:27.916 [DefaultDispatcher-worker-9 @coroutine#2944] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.916 [DefaultDispatcher-worker-9 @coroutine#2944] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 20:30:27.917 [eventLoopGroupProxy-19-2 @call-handler#3226] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 20:30:27.917 [eventLoopGroupProxy-19-2 @call-handler#3226] 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 2024-04-29 20:30:27.918 [eventLoopGroupProxy-19-2 @call-handler#3226] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 20:30:27.929 [DefaultDispatcher-worker-3 @call-handler#3226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-04-29 20:30:27.929 [eventLoopGroupProxy-19-2 @call-handler#3226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.930 [DefaultDispatcher-worker-19 @coroutine#2944] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.930 [DefaultDispatcher-worker-19 @coroutine#2944] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 20:30:27.930 [DefaultDispatcher-worker-19 @coroutine#2944] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 20:30:27.930 [DefaultDispatcher-worker-19 @coroutine#2944] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.933 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600 2024-04-29 20:30:27.933 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600. 2024-04-29 20:30:27.933 [UI Thread @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600 2024-04-29 20:30:27.934 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.934 [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:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.934 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.934 [eventLoopGroupProxy-19-2 @call-handler#3262] 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/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/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/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-04-29 20:30:27.935 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.935 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.935 [UI Thread @coroutine#3258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.935 [eventLoopGroupProxy-19-5 @call-handler#3267] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-29 20:30:27.935 [eventLoopGroupProxy-19-2 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.935 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.935 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.935 [UI Thread @coroutine#3260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.936 [eventLoopGroupProxy-19-6 @call-handler#3272] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-29 20:30:27.936 [eventLoopGroupProxy-19-2 @call-handler#3279] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-29 20:30:27.936 [UI Thread @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600 2024-04-29 20:30:27.936 [UI Thread @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600 2024-04-29 20:30:27.937 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601 2024-04-29 20:30:27.937 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601. 2024-04-29 20:30:27.937 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601 2024-04-29 20:30:27.937 [eventLoopGroupProxy-19-6 @call-handler#3272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.937 [eventLoopGroupProxy-19-5 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.938 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600. 2024-04-29 20:30:27.938 [UI Thread @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586600740493209600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.938 [eventLoopGroupProxy-19-7 @call-handler#3288] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-29 20:30:27.938 [UI Thread @coroutine#3258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.938 [UI Thread @coroutine#3258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.938 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.938 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.938 [eventLoopGroupProxy-19-2 @call-handler#3279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.939 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.939 [UI Thread @coroutine#3258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.939 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.939 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.939 [UI Thread @coroutine#3260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.939 [UI Thread @coroutine#3260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 2024-04-29 20:30:27.939 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600. 2024-04-29 20:30:27.940 [UI Thread @coroutine#3260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586600740493209601&assignmentUid=586600740493209600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.941 [eventLoopGroupProxy-19-7 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 20:30:27.942 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601 2024-04-29 20:30:27.942 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601 2024-04-29 20:30:27.942 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601. 2024-04-29 20:30:27.942 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586600740493209600&clazzUid=586600740493209600&accountPersonUid=586600740493209601 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:27.942 [DefaultDispatcher-worker-9 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-04-29 20:30:27.949 [DefaultDispatcher-worker-13 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.955 [DefaultDispatcher-worker-6 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:27.955 [DefaultDispatcher-worker-9 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:27.955 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.955 [DefaultDispatcher-worker-9 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.955 [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:51811/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:27.955 [DefaultDispatcher-worker-9 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:27.955 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.955 [DefaultDispatcher-worker-9 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.956 [DefaultDispatcher-worker-3 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.956 [DefaultDispatcher-worker-3 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.956 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.956 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:27.959 [DefaultDispatcher-worker-17 @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.967 [DefaultDispatcher-worker-3 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.975 [DefaultDispatcher-worker-16 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.987 [DefaultDispatcher-worker-3 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-04-29 20:30:27.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-29 20:30:27.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-29 20:30:27.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:27.991 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29422e61: (connection evicted) 2024-04-29 20:30:27.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:27.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-29 20:30:27.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-29 20:30:27.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-29 20:30:27.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-29 20:30:27.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:27.993 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c: (connection evicted) 2024-04-29 20:30:27.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:27.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-29 20:30:27.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-29 20:30:28.073 [DefaultDispatcher-worker-6 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:28.073 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.073 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:28.073 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.074 [DefaultDispatcher-worker-19 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.074 [DefaultDispatcher-worker-19 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.230 [DefaultDispatcher-worker-12 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:28.231 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.231 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:28.231 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.232 [DefaultDispatcher-worker-15 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.232 [DefaultDispatcher-worker-15 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.275 [DefaultDispatcher-worker-16 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:28.275 [DefaultDispatcher-worker-16 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.275 [DefaultDispatcher-worker-16 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:28.275 [DefaultDispatcher-worker-16 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.276 [DefaultDispatcher-worker-19 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.276 [DefaultDispatcher-worker-19 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.439 [DefaultDispatcher-worker-17 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:28.439 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.439 [DefaultDispatcher-worker-17 @coroutine#2063] 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. 2024-04-29 20:30:28.440 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.441 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.449 [DefaultDispatcher-worker-16 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:28.449 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.449 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:28.449 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.450 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.450 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.591 [DefaultDispatcher-worker-1 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:28.591 [DefaultDispatcher-worker-1 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.591 [DefaultDispatcher-worker-1 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:28.591 [DefaultDispatcher-worker-1 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.592 [DefaultDispatcher-worker-1 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.592 [DefaultDispatcher-worker-1 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.832 [DefaultDispatcher-worker-3 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:28.833 [DefaultDispatcher-worker-12 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:28.833 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.833 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:28.833 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.833 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.833 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:28.833 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.834 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.834 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.834 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.834 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.969 [DefaultDispatcher-worker-11 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:28.969 [DefaultDispatcher-worker-8 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:28.969 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.969 [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:51811/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:28.969 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.970 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.970 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:28.970 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.970 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.970 [DefaultDispatcher-worker-19 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.970 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.970 [DefaultDispatcher-worker-19 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:28.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-29 20:30:28.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-29 20:30:28.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:28.997 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39153b05: (connection evicted) 2024-04-29 20:30:28.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:28.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-29 20:30:28.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c1e70f 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.001 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@581da9e6 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@581da9e6 2024-04-29 20:30:29.002 [Test worker @coroutine#3348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-29 20:30:29.020 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581da9e6 2024-04-29 20:30:29.031 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581da9e6 2024-04-29 20:30:29.033 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581da9e6 2024-04-29 20:30:29.035 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581da9e6 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a02172a 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.035 [Test worker @coroutine#3348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-29 20:30:29.036 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1143cc 2024-04-29 20:30:29.036 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1143cc 2024-04-29 20:30:29.036 [Test worker @coroutine#3348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-29 20:30:29.049 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1143cc 2024-04-29 20:30:29.060 [Test worker @coroutine#3355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1143cc 2024-04-29 20:30:29.062 [Test worker @coroutine#3357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1143cc 2024-04-29 20:30:29.064 [Test worker @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1143cc 2024-04-29 20:30:29.077 [DefaultDispatcher-worker-3 @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1143cc 2024-04-29 20:30:29.084 [DefaultDispatcher-worker-4 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:29.085 [DefaultDispatcher-worker-4 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.085 [DefaultDispatcher-worker-4 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:29.085 [DefaultDispatcher-worker-4 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.086 [DefaultDispatcher-worker-16 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.086 [DefaultDispatcher-worker-16 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.091 [DefaultDispatcher-worker-4 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581da9e6 2024-04-29 20:30:29.102 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:29.103 [DefaultDispatcher-worker-8 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581da9e6 2024-04-29 20:30:29.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-29 20:30:29.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-29 20:30:29.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.112 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@581da9e6: (connection evicted) 2024-04-29 20:30:29.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-29 20:30:29.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-29 20:30:29.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-29 20:30:29.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-29 20:30:29.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.113 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a1143cc: (connection evicted) 2024-04-29 20:30:29.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-29 20:30:29.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318d69ea 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-29 20:30:29.115 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-29 20:30:29.116 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-29 20:30:29.116 [Test worker @coroutine#3411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-29 20:30:29.131 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-29 20:30:29.143 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-29 20:30:29.145 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-29 20:30:29.147 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@731a5a39 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.147 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-29 20:30:29.148 [Test worker @coroutine#3411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-29 20:30:29.162 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-29 20:30:29.173 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-29 20:30:29.175 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-29 20:30:29.177 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-29 20:30:29.190 [DefaultDispatcher-worker-13 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-29 20:30:29.203 [DefaultDispatcher-worker-13 @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-29 20:30:29.212 [DefaultDispatcher-worker-4 @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-29 20:30:29.218 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.229 [DefaultDispatcher-worker-3 @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-29 20:30:29.243 [DefaultDispatcher-worker-14 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:29.243 [DefaultDispatcher-worker-14 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.243 [DefaultDispatcher-worker-14 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:29.244 [DefaultDispatcher-worker-14 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.245 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.245 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.248 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.252 [DefaultDispatcher-worker-10 @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-29 20:30:29.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-29 20:30:29.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-29 20:30:29.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.255 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2: (connection evicted) 2024-04-29 20:30:29.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-29 20:30:29.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-29 20:30:29.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-29 20:30:29.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-29 20:30:29.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.256 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1: (connection evicted) 2024-04-29 20:30:29.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-29 20:30:29.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2787abe4 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.258 [Test worker @coroutine#3498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-29 20:30:29.259 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 20:30:29.259 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 20:30:29.259 [Test worker @coroutine#3498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-29 20:30:29.274 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 20:30:29.286 [DefaultDispatcher-worker-18 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:29.286 [DefaultDispatcher-worker-18 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.286 [DefaultDispatcher-worker-18 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:29.286 [DefaultDispatcher-worker-18 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.287 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 20:30:29.287 [DefaultDispatcher-worker-17 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.287 [DefaultDispatcher-worker-17 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.289 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 20:30:29.290 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e00a43e 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.291 [Test worker @coroutine#3498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-29 20:30:29.292 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 20:30:29.292 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 20:30:29.292 [Test worker @coroutine#3498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-29 20:30:29.305 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 20:30:29.317 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 20:30:29.319 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 20:30:29.320 [Test worker @coroutine#3512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 20:30:29.333 [DefaultDispatcher-worker-1 @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 20:30:29.346 [DefaultDispatcher-worker-19 @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 20:30:29.358 [DefaultDispatcher-worker-17 @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 20:30:29.359 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-29 20:30:29.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-29 20:30:29.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.365 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc: (connection evicted) 2024-04-29 20:30:29.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-29 20:30:29.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-29 20:30:29.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-29 20:30:29.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-29 20:30:29.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.366 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22599048: (connection evicted) 2024-04-29 20:30:29.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-29 20:30:29.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b36817 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.368 [Test worker @coroutine#3558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-29 20:30:29.369 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 20:30:29.369 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 20:30:29.369 [Test worker @coroutine#3558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-29 20:30:29.385 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 20:30:29.397 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 20:30:29.399 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 20:30:29.401 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@197bf5ef 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.401 [Test worker @coroutine#3558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-29 20:30:29.402 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 20:30:29.402 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 20:30:29.402 [Test worker @coroutine#3558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-29 20:30:29.415 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 20:30:29.427 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 20:30:29.429 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 20:30:29.430 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 20:30:29.443 [DefaultDispatcher-worker-5 @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 20:30:29.450 [DefaultDispatcher-worker-8 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:29.450 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.450 [DefaultDispatcher-worker-8 @coroutine#2063] 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. 2024-04-29 20:30:29.450 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.451 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.459 [DefaultDispatcher-worker-6 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:29.459 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.459 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:29.459 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.459 [DefaultDispatcher-worker-6 @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 20:30:29.460 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.460 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.469 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:29.470 [DefaultDispatcher-worker-10 @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 20:30:29.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-29 20:30:29.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-29 20:30:29.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.479 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9: (connection evicted) 2024-04-29 20:30:29.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-29 20:30:29.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-29 20:30:29.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-29 20:30:29.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-29 20:30:29.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.480 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19cc697c: (connection evicted) 2024-04-29 20:30:29.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-29 20:30:29.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-29 20:30:29.482 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@808f65 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-04-29 20:30:29.483 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-29 20:30:29.500 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-04-29 20:30:29.512 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-04-29 20:30:29.514 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-04-29 20:30:29.516 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-04-29 20:30:29.516 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-29 20:30:29.516 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.516 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.516 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.516 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.516 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.516 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.516 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0f50d8 2024-04-29 20:30:29.516 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.516 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.516 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.516 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.516 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2024-04-29 20:30:29.517 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-29 20:30:29.531 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2024-04-29 20:30:29.542 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2024-04-29 20:30:29.544 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2024-04-29 20:30:29.546 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2024-04-29 20:30:29.558 [DefaultDispatcher-worker-11 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cfd353 2024-04-29 20:30:29.574 [DefaultDispatcher-worker-11 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-04-29 20:30:29.583 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:29.589 [DefaultDispatcher-worker-9 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-04-29 20:30:29.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-29 20:30:29.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-29 20:30:29.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.600 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad: (connection evicted) 2024-04-29 20:30:29.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-29 20:30:29.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-29 20:30:29.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-29 20:30:29.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-29 20:30:29.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.601 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57cfd353: (connection evicted) 2024-04-29 20:30:29.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-29 20:30:29.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-29 20:30:29.602 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ef09e3 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.603 [DefaultDispatcher-worker-7 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.603 [DefaultDispatcher-worker-7 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.603 [DefaultDispatcher-worker-7 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:29.603 [DefaultDispatcher-worker-7 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 20:30:29.603 [Test worker @coroutine#3678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-29 20:30:29.604 [DefaultDispatcher-worker-8 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.604 [DefaultDispatcher-worker-8 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.619 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 20:30:29.631 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 20:30:29.633 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 20:30:29.635 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@438fcca3 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.635 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.636 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.636 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.636 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.636 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.636 [Test worker @coroutine#3678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-29 20:30:29.636 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 20:30:29.636 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 20:30:29.636 [Test worker @coroutine#3678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-29 20:30:29.650 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 20:30:29.661 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 20:30:29.663 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 20:30:29.665 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 20:30:29.678 [DefaultDispatcher-worker-5 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-04-29 20:30:29.691 [DefaultDispatcher-worker-5 @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 20:30:29.702 [DefaultDispatcher-worker-18 @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 20:30:29.703 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:29.709 [DefaultDispatcher-worker-8 @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-04-29 20:30:29.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-29 20:30:29.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-29 20:30:29.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.718 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43815bc: (connection evicted) 2024-04-29 20:30:29.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-29 20:30:29.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-29 20:30:29.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-29 20:30:29.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-29 20:30:29.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.719 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15e86d24: (connection evicted) 2024-04-29 20:30:29.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-29 20:30:29.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@196f9b75 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.721 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.722 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-29 20:30:29.722 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.722 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.722 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.722 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.722 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.722 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.722 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.722 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.722 [Test worker @coroutine#3740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-29 20:30:29.722 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-04-29 20:30:29.722 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-04-29 20:30:29.722 [Test worker @coroutine#3740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-29 20:30:29.738 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-04-29 20:30:29.751 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-04-29 20:30:29.753 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-04-29 20:30:29.754 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db53694 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6 2024-04-29 20:30:29.755 [Test worker @coroutine#3740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-29 20:30:29.769 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6 2024-04-29 20:30:29.780 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6 2024-04-29 20:30:29.782 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6 2024-04-29 20:30:29.784 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6 2024-04-29 20:30:29.796 [DefaultDispatcher-worker-19 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6 2024-04-29 20:30:29.809 [DefaultDispatcher-worker-19 @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-04-29 20:30:29.820 [DefaultDispatcher-worker-15 @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-04-29 20:30:29.822 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:29.829 [DefaultDispatcher-worker-19 @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-04-29 20:30:29.846 [DefaultDispatcher-worker-18 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:29.846 [DefaultDispatcher-worker-18 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.846 [DefaultDispatcher-worker-1 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:29.846 [DefaultDispatcher-worker-18 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:29.846 [DefaultDispatcher-worker-18 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.846 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.846 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:29.846 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.847 [DefaultDispatcher-worker-14 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.847 [DefaultDispatcher-worker-14 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.847 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.847 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.849 [DefaultDispatcher-worker-16 @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-04-29 20:30:29.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-29 20:30:29.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-29 20:30:29.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.852 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a: (connection evicted) 2024-04-29 20:30:29.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-29 20:30:29.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-29 20:30:29.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-29 20:30:29.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-29 20:30:29.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.853 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6: (connection evicted) 2024-04-29 20:30:29.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-29 20:30:29.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e00f822 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.855 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-04-29 20:30:29.856 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-29 20:30:29.874 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-04-29 20:30:29.886 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-04-29 20:30:29.888 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-04-29 20:30:29.890 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-04-29 20:30:29.890 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-29 20:30:29.890 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.890 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.890 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.890 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.890 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740ef827 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-04-29 20:30:29.891 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-29 20:30:29.905 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-04-29 20:30:29.918 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-04-29 20:30:29.919 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-04-29 20:30:29.921 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-04-29 20:30:29.934 [DefaultDispatcher-worker-12 @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-04-29 20:30:29.947 [DefaultDispatcher-worker-9 @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-04-29 20:30:29.956 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:29.958 [DefaultDispatcher-worker-17 @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-04-29 20:30:29.961 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-04-29 20:30:29.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-29 20:30:29.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-29 20:30:29.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.969 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85: (connection evicted) 2024-04-29 20:30:29.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-29 20:30:29.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-29 20:30:29.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-29 20:30:29.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-29 20:30:29.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:29.971 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4690cb47: (connection evicted) 2024-04-29 20:30:29.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:29.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-29 20:30:29.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f14c56 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:29.973 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-29 20:30:29.974 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-04-29 20:30:29.974 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-04-29 20:30:29.974 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-29 20:30:29.984 [DefaultDispatcher-worker-8 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:29.984 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:29.984 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.984 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.984 [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:51811/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:29.984 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:29.984 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.984 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.985 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.985 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.985 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.985 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:29.993 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-04-29 20:30:30.005 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-04-29 20:30:30.007 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-04-29 20:30:30.009 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f93816d 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2024-04-29 20:30:30.010 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-29 20:30:30.025 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2024-04-29 20:30:30.036 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2024-04-29 20:30:30.038 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2024-04-29 20:30:30.040 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2024-04-29 20:30:30.053 [DefaultDispatcher-worker-9 @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2024-04-29 20:30:30.065 [DefaultDispatcher-worker-11 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-04-29 20:30:30.074 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:30.078 [DefaultDispatcher-worker-19 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-04-29 20:30:30.081 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-04-29 20:30:30.084 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-04-29 20:30:30.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-29 20:30:30.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-29 20:30:30.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.093 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73790bb5: (connection evicted) 2024-04-29 20:30:30.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-29 20:30:30.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-29 20:30:30.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-29 20:30:30.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-29 20:30:30.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.094 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17: (connection evicted) 2024-04-29 20:30:30.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-29 20:30:30.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-29 20:30:30.096 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb00dcc 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-29 20:30:30.097 [DefaultDispatcher-worker-11 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-04-29 20:30:30.097 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-29 20:30:30.097 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.097 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:30.097 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.099 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.099 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.115 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-04-29 20:30:30.127 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-04-29 20:30:30.128 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-04-29 20:30:30.130 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-04-29 20:30:30.130 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497ccf3 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-04-29 20:30:30.131 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-29 20:30:30.145 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-04-29 20:30:30.156 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-04-29 20:30:30.158 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-04-29 20:30:30.160 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-04-29 20:30:30.172 [DefaultDispatcher-worker-13 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-04-29 20:30:30.189 [DefaultDispatcher-worker-9 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-04-29 20:30:30.197 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:30.199 [DefaultDispatcher-worker-13 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-04-29 20:30:30.253 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.267 [DefaultDispatcher-worker-11 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:30.267 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.267 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:30.267 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.268 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.268 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-29 20:30:30.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-29 20:30:30.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.269 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d92d132: (connection evicted) 2024-04-29 20:30:30.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-29 20:30:30.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-29 20:30:30.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-29 20:30:30.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-29 20:30:30.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.271 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@743167c7: (connection evicted) 2024-04-29 20:30:30.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-29 20:30:30.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-29 20:30:30.272 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0c04d2 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 20:30:30.273 [Test worker @coroutine#4039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-29 20:30:30.292 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 20:30:30.298 [DefaultDispatcher-worker-3 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:30.298 [DefaultDispatcher-worker-3 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.298 [DefaultDispatcher-worker-3 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:30.298 [DefaultDispatcher-worker-3 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.299 [DefaultDispatcher-worker-15 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.299 [DefaultDispatcher-worker-15 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.305 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 20:30:30.307 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 20:30:30.308 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37b0a724 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.309 [Test worker @coroutine#4039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-29 20:30:30.310 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 20:30:30.310 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 20:30:30.310 [Test worker @coroutine#4039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-29 20:30:30.323 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 20:30:30.335 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 20:30:30.336 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 20:30:30.338 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 20:30:30.351 [DefaultDispatcher-worker-10 @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 20:30:30.363 [DefaultDispatcher-worker-12 @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 20:30:30.373 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:30.374 [DefaultDispatcher-worker-7 @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 20:30:30.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-29 20:30:30.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-29 20:30:30.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.382 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7: (connection evicted) 2024-04-29 20:30:30.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-29 20:30:30.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-29 20:30:30.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-29 20:30:30.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-29 20:30:30.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.383 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a: (connection evicted) 2024-04-29 20:30:30.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-29 20:30:30.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c581e65 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.385 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-29 20:30:30.386 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@631bb90c 2024-04-29 20:30:30.386 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@631bb90c 2024-04-29 20:30:30.386 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-29 20:30:30.402 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631bb90c 2024-04-29 20:30:30.414 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631bb90c 2024-04-29 20:30:30.415 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631bb90c 2024-04-29 20:30:30.417 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631bb90c 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ba04fb4 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@59294f29 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@59294f29 2024-04-29 20:30:30.418 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-29 20:30:30.432 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59294f29 2024-04-29 20:30:30.443 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59294f29 2024-04-29 20:30:30.445 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59294f29 2024-04-29 20:30:30.447 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59294f29 2024-04-29 20:30:30.460 [DefaultDispatcher-worker-10 @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59294f29 2024-04-29 20:30:30.464 [DefaultDispatcher-worker-5 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:30.464 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.464 [DefaultDispatcher-worker-5 @coroutine#2063] 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. 2024-04-29 20:30:30.464 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.465 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.469 [DefaultDispatcher-worker-9 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:30.470 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.470 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:30.470 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.470 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.470 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.476 [DefaultDispatcher-worker-9 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631bb90c 2024-04-29 20:30:30.486 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:30.487 [DefaultDispatcher-worker-14 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631bb90c 2024-04-29 20:30:30.491 [Test worker @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631bb90c 2024-04-29 20:30:30.494 [Test worker @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631bb90c 2024-04-29 20:30:30.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-29 20:30:30.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-29 20:30:30.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.502 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@631bb90c: (connection evicted) 2024-04-29 20:30:30.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-29 20:30:30.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-29 20:30:30.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-29 20:30:30.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-29 20:30:30.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.503 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59294f29: (connection evicted) 2024-04-29 20:30:30.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-29 20:30:30.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f315f3d 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-29 20:30:30.505 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.506 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.506 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.506 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.506 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.506 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.506 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.506 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.506 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-29 20:30:30.506 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ad9ff9 2024-04-29 20:30:30.506 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ad9ff9 2024-04-29 20:30:30.506 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-29 20:30:30.523 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ad9ff9 2024-04-29 20:30:30.535 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ad9ff9 2024-04-29 20:30:30.537 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ad9ff9 2024-04-29 20:30:30.539 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ad9ff9 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49afaf65 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.539 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-29 20:30:30.540 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.540 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.540 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.540 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.540 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.540 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.540 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.540 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.540 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-29 20:30:30.540 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc2d1f0 2024-04-29 20:30:30.540 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc2d1f0 2024-04-29 20:30:30.540 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-29 20:30:30.554 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc2d1f0 2024-04-29 20:30:30.565 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc2d1f0 2024-04-29 20:30:30.567 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc2d1f0 2024-04-29 20:30:30.568 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc2d1f0 2024-04-29 20:30:30.582 [DefaultDispatcher-worker-8 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc2d1f0 2024-04-29 20:30:30.594 [DefaultDispatcher-worker-16 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ad9ff9 2024-04-29 20:30:30.606 [DefaultDispatcher-worker-6 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ad9ff9 2024-04-29 20:30:30.606 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.616 [DefaultDispatcher-worker-5 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:30.616 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.616 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:30.616 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.618 [DefaultDispatcher-worker-17 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.618 [DefaultDispatcher-worker-17 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.619 [UI Thread @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ad9ff9 2024-04-29 20:30:30.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-29 20:30:30.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-29 20:30:30.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.624 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54ad9ff9: (connection evicted) 2024-04-29 20:30:30.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-29 20:30:30.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-29 20:30:30.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-29 20:30:30.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-29 20:30:30.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.625 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fc2d1f0: (connection evicted) 2024-04-29 20:30:30.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-29 20:30:30.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4fac3a 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.627 [Test worker @coroutine#4266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-29 20:30:30.628 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-29 20:30:30.628 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-29 20:30:30.628 [Test worker @coroutine#4266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-29 20:30:30.646 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-29 20:30:30.662 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-29 20:30:30.665 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-29 20:30:30.669 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-29 20:30:30.679 [DefaultDispatcher-worker-2 @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-29 20:30:30.683 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-29 20:30:30.696 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-29 20:30:30.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-29 20:30:30.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-29 20:30:30.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.710 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3818609f: (connection evicted) 2024-04-29 20:30:30.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-29 20:30:30.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-29 20:30:30.712 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c023dcb 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@67aedd28 2024-04-29 20:30:30.713 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@67aedd28 2024-04-29 20:30:30.714 [Test worker @coroutine#4299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-29 20:30:30.730 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aedd28 2024-04-29 20:30:30.742 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aedd28 2024-04-29 20:30:30.744 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aedd28 2024-04-29 20:30:30.746 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aedd28 2024-04-29 20:30:30.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-29 20:30:30.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-29 20:30:30.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:30.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-29 20:30:30.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7951a08c 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf0e8b4 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf0e8b4 2024-04-29 20:30:30.752 [Test worker @coroutine#4329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-29 20:30:30.767 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf0e8b4 2024-04-29 20:30:30.776 [DefaultDispatcher-worker-8 @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c0c13a 2024-04-29 20:30:30.778 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf0e8b4 2024-04-29 20:30:30.780 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf0e8b4 2024-04-29 20:30:30.782 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf0e8b4 2024-04-29 20:30:30.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-29 20:30:30.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-29 20:30:30.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:30.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-29 20:30:30.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8ab2f8 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.786 [Test worker @coroutine#4360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-29 20:30:30.787 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6364d449 2024-04-29 20:30:30.787 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6364d449 2024-04-29 20:30:30.787 [Test worker @coroutine#4360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-29 20:30:30.801 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6364d449 2024-04-29 20:30:30.812 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6364d449 2024-04-29 20:30:30.815 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6364d449 2024-04-29 20:30:30.817 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6364d449 2024-04-29 20:30:30.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-29 20:30:30.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-29 20:30:30.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:30.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-29 20:30:30.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-29 20:30:30.823 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b87ea3c 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.824 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-29 20:30:30.825 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2024-04-29 20:30:30.825 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2024-04-29 20:30:30.825 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-29 20:30:30.845 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2024-04-29 20:30:30.858 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2024-04-29 20:30:30.860 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2024-04-29 20:30:30.861 [DefaultDispatcher-worker-11 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:30.861 [DefaultDispatcher-worker-2 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:30.861 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.861 [DefaultDispatcher-worker-11 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.861 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:30.861 [DefaultDispatcher-worker-11 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:30.861 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.861 [DefaultDispatcher-worker-11 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.862 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2024-04-29 20:30:30.862 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.862 [DefaultDispatcher-worker-19 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.863 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.863 [DefaultDispatcher-worker-19 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.868 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.872 [DefaultDispatcher-worker-8 @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2024-04-29 20:30:30.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-29 20:30:30.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-29 20:30:30.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.877 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d: (connection evicted) 2024-04-29 20:30:30.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-29 20:30:30.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cad2d5f 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.879 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c41b4b 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c41b4b 2024-04-29 20:30:30.880 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-29 20:30:30.898 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c41b4b 2024-04-29 20:30:30.910 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c41b4b 2024-04-29 20:30:30.912 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c41b4b 2024-04-29 20:30:30.914 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c41b4b 2024-04-29 20:30:30.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-29 20:30:30.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-29 20:30:30.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:30.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-29 20:30:30.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d3aefd 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.919 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-29 20:30:30.920 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2024-04-29 20:30:30.920 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2024-04-29 20:30:30.920 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-29 20:30:30.934 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2024-04-29 20:30:30.946 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2024-04-29 20:30:30.948 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2024-04-29 20:30:30.950 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2024-04-29 20:30:30.960 [DefaultDispatcher-worker-5 @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2024-04-29 20:30:30.963 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2024-04-29 20:30:30.968 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2024-04-29 20:30:30.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-29 20:30:30.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-29 20:30:30.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:30.980 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53: (connection evicted) 2024-04-29 20:30:30.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:30.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-29 20:30:30.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-29 20:30:30.983 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c413f7 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:30.984 [Test worker @coroutine#4490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-29 20:30:30.985 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-04-29 20:30:30.985 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-04-29 20:30:30.985 [Test worker @coroutine#4490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-29 20:30:30.998 [DefaultDispatcher-worker-3 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:30.998 [DefaultDispatcher-worker-15 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:30.999 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.999 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.999 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:30.999 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:30.999 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:30.999 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.000 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.000 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.000 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.000 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.003 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-04-29 20:30:31.014 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-04-29 20:30:31.016 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-04-29 20:30:31.018 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-04-29 20:30:31.018 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-29 20:30:31.018 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.018 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.018 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.018 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.018 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.018 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.018 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fb53b76 2024-04-29 20:30:31.018 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.018 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.018 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.018 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2024-04-29 20:30:31.019 [Test worker @coroutine#4490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-29 20:30:31.034 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2024-04-29 20:30:31.045 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2024-04-29 20:30:31.047 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2024-04-29 20:30:31.049 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2024-04-29 20:30:31.062 [DefaultDispatcher-worker-1 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2024-04-29 20:30:31.075 [DefaultDispatcher-worker-1 @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-04-29 20:30:31.085 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:31.094 [DefaultDispatcher-worker-9 @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-04-29 20:30:31.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-29 20:30:31.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-29 20:30:31.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.103 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b886e86: (connection evicted) 2024-04-29 20:30:31.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-29 20:30:31.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-29 20:30:31.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-29 20:30:31.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-29 20:30:31.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.104 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec: (connection evicted) 2024-04-29 20:30:31.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-29 20:30:31.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d728a9c 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.106 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-29 20:30:31.107 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2024-04-29 20:30:31.107 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2024-04-29 20:30:31.107 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-29 20:30:31.110 [DefaultDispatcher-worker-14 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:31.111 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.111 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:31.111 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.112 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.112 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.123 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2024-04-29 20:30:31.134 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2024-04-29 20:30:31.136 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2024-04-29 20:30:31.138 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35f79e6d 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.138 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-29 20:30:31.139 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2024-04-29 20:30:31.139 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2024-04-29 20:30:31.139 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-29 20:30:31.152 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2024-04-29 20:30:31.164 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2024-04-29 20:30:31.166 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2024-04-29 20:30:31.167 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2024-04-29 20:30:31.180 [DefaultDispatcher-worker-2 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2024-04-29 20:30:31.191 [DefaultDispatcher-worker-8 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2024-04-29 20:30:31.207 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:31.211 [DefaultDispatcher-worker-1 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2024-04-29 20:30:31.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-29 20:30:31.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-29 20:30:31.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.214 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c255e8: (connection evicted) 2024-04-29 20:30:31.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-29 20:30:31.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-29 20:30:31.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-29 20:30:31.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-29 20:30:31.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.215 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad: (connection evicted) 2024-04-29 20:30:31.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-29 20:30:31.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71fd082 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.218 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-29 20:30:31.219 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-29 20:30:31.236 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-29 20:30:31.247 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-29 20:30:31.249 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-29 20:30:31.251 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@257de910 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.251 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-29 20:30:31.252 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-29 20:30:31.252 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-29 20:30:31.252 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-29 20:30:31.257 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.271 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-29 20:30:31.278 [DefaultDispatcher-worker-8 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:31.278 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.278 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:31.278 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.280 [DefaultDispatcher-worker-2 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.280 [DefaultDispatcher-worker-2 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.285 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-29 20:30:31.288 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-29 20:30:31.291 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-29 20:30:31.304 [DefaultDispatcher-worker-10 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-29 20:30:31.309 [DefaultDispatcher-worker-4 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:31.310 [DefaultDispatcher-worker-4 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.310 [DefaultDispatcher-worker-4 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:31.310 [DefaultDispatcher-worker-4 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.311 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.311 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.319 [DefaultDispatcher-worker-11 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-29 20:30:31.319 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.333 [DefaultDispatcher-worker-1 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-29 20:30:31.341 [DefaultDispatcher-worker-5 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-29 20:30:31.353 [DefaultDispatcher-worker-4 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-29 20:30:31.357 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-29 20:30:31.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-29 20:30:31.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.367 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399e43d0: (connection evicted) 2024-04-29 20:30:31.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-29 20:30:31.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-29 20:30:31.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-29 20:30:31.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-29 20:30:31.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.368 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6295cc30: (connection evicted) 2024-04-29 20:30:31.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-29 20:30:31.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-29 20:30:31.370 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46ebfc09 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2024-04-29 20:30:31.371 [Test worker @coroutine#4596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-29 20:30:31.390 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2024-04-29 20:30:31.401 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2024-04-29 20:30:31.403 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2024-04-29 20:30:31.405 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3443732a 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.405 [Test worker @coroutine#4596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-29 20:30:31.406 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-29 20:30:31.406 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-29 20:30:31.406 [Test worker @coroutine#4596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-29 20:30:31.420 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-29 20:30:31.435 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-29 20:30:31.437 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-29 20:30:31.439 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-29 20:30:31.452 [DefaultDispatcher-worker-18 @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-29 20:30:31.465 [DefaultDispatcher-worker-18 @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2024-04-29 20:30:31.471 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:31.477 [DefaultDispatcher-worker-17 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:31.478 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.478 [DefaultDispatcher-worker-17 @coroutine#2063] 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. 2024-04-29 20:30:31.478 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.479 [DefaultDispatcher-worker-16 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.479 [DefaultDispatcher-worker-7 @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2024-04-29 20:30:31.482 [DefaultDispatcher-worker-5 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:31.482 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.482 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:31.482 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.483 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.483 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.488 [DefaultDispatcher-worker-13 @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2024-04-29 20:30:31.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-29 20:30:31.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-29 20:30:31.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.499 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c: (connection evicted) 2024-04-29 20:30:31.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-29 20:30:31.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-29 20:30:31.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-29 20:30:31.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-29 20:30:31.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.500 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e471cef: (connection evicted) 2024-04-29 20:30:31.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-29 20:30:31.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d7d72f2 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.502 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.503 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.503 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.503 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.503 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.503 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.503 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-29 20:30:31.503 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-04-29 20:30:31.503 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-04-29 20:30:31.503 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-29 20:30:31.520 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-04-29 20:30:31.531 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-04-29 20:30:31.533 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-04-29 20:30:31.535 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74be992a 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-04-29 20:30:31.536 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-29 20:30:31.551 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-04-29 20:30:31.562 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-04-29 20:30:31.564 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-04-29 20:30:31.566 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-04-29 20:30:31.579 [DefaultDispatcher-worker-10 @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-04-29 20:30:31.594 [DefaultDispatcher-worker-10 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-04-29 20:30:31.603 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:31.606 [DefaultDispatcher-worker-7 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-04-29 20:30:31.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-29 20:30:31.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-29 20:30:31.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.611 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34b63def: (connection evicted) 2024-04-29 20:30:31.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-29 20:30:31.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-29 20:30:31.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-29 20:30:31.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-29 20:30:31.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.613 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@199dee18: (connection evicted) 2024-04-29 20:30:31.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-29 20:30:31.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a2dbf2 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-29 20:30:31.617 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.618 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.618 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.618 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.618 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.618 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.618 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.618 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.618 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-29 20:30:31.618 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-04-29 20:30:31.618 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-04-29 20:30:31.618 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-29 20:30:31.628 [DefaultDispatcher-worker-9 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:31.628 [DefaultDispatcher-worker-9 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.628 [DefaultDispatcher-worker-9 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:31.628 [DefaultDispatcher-worker-9 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.629 [DefaultDispatcher-worker-12 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.629 [DefaultDispatcher-worker-12 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.633 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-04-29 20:30:31.645 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-04-29 20:30:31.646 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-04-29 20:30:31.648 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e206be5 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-04-29 20:30:31.649 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-29 20:30:31.663 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-04-29 20:30:31.674 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-04-29 20:30:31.676 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-04-29 20:30:31.678 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-04-29 20:30:31.690 [DefaultDispatcher-worker-18 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2024-04-29 20:30:31.704 [DefaultDispatcher-worker-7 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-04-29 20:30:31.718 [DefaultDispatcher-worker-18 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-04-29 20:30:31.718 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.723 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.740 [DefaultDispatcher-worker-13 @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-04-29 20:30:31.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-29 20:30:31.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-29 20:30:31.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.742 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0: (connection evicted) 2024-04-29 20:30:31.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-29 20:30:31.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-29 20:30:31.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-29 20:30:31.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-29 20:30:31.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.743 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21590b35: (connection evicted) 2024-04-29 20:30:31.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-29 20:30:31.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2daf2351 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.745 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@139e291e 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@139e291e 2024-04-29 20:30:31.746 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-29 20:30:31.764 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139e291e 2024-04-29 20:30:31.775 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139e291e 2024-04-29 20:30:31.777 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139e291e 2024-04-29 20:30:31.779 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139e291e 2024-04-29 20:30:31.779 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a5ed5f9 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-29 20:30:31.780 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-29 20:30:31.794 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-29 20:30:31.806 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-29 20:30:31.808 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-29 20:30:31.809 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.810 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-29 20:30:31.822 [DefaultDispatcher-worker-1 @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a 2024-04-29 20:30:31.836 [DefaultDispatcher-worker-17 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139e291e 2024-04-29 20:30:31.846 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:31.847 [DefaultDispatcher-worker-8 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139e291e 2024-04-29 20:30:31.847 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.857 [DefaultDispatcher-worker-7 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139e291e 2024-04-29 20:30:31.875 [DefaultDispatcher-worker-13 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:31.875 [DefaultDispatcher-worker-5 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139e291e 2024-04-29 20:30:31.875 [DefaultDispatcher-worker-3 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:31.875 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.875 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.875 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:31.875 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:31.875 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.875 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.877 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.877 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.877 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.877 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:31.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-29 20:30:31.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-29 20:30:31.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.877 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@139e291e: (connection evicted) 2024-04-29 20:30:31.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-29 20:30:31.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-29 20:30:31.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-29 20:30:31.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-29 20:30:31.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.878 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a8fa30a: (connection evicted) 2024-04-29 20:30:31.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-29 20:30:31.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eb6a77f 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.881 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-29 20:30:31.882 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2024-04-29 20:30:31.882 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2024-04-29 20:30:31.882 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-29 20:30:31.893 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.898 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2024-04-29 20:30:31.910 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2024-04-29 20:30:31.911 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2024-04-29 20:30:31.913 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@feb0f52 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-04-29 20:30:31.914 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-29 20:30:31.928 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-04-29 20:30:31.940 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-04-29 20:30:31.941 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-04-29 20:30:31.943 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-04-29 20:30:31.956 [DefaultDispatcher-worker-19 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2024-04-29 20:30:31.970 [DefaultDispatcher-worker-4 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2024-04-29 20:30:31.982 [DefaultDispatcher-worker-15 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2024-04-29 20:30:31.982 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-29 20:30:31.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-29 20:30:31.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.995 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12: (connection evicted) 2024-04-29 20:30:31.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-29 20:30:31.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-29 20:30:31.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-29 20:30:31.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-29 20:30:31.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:31.996 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23138317: (connection evicted) 2024-04-29 20:30:31.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:31.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-29 20:30:31.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-29 20:30:31.998 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-29 20:30:31.998 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c5157c9 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2024-04-29 20:30:31.999 [Test worker @coroutine#4794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-29 20:30:32.013 [DefaultDispatcher-worker-11 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:32.013 [DefaultDispatcher-worker-3 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:32.014 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.014 [DefaultDispatcher-worker-3 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.014 [DefaultDispatcher-worker-3 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:32.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:51811/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:32.014 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.014 [DefaultDispatcher-worker-3 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.015 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.015 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.015 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.015 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.018 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2024-04-29 20:30:32.028 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.030 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2024-04-29 20:30:32.032 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2024-04-29 20:30:32.034 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2024-04-29 20:30:32.034 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-29 20:30:32.034 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:32.034 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:32.034 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:32.034 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:32.034 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:32.034 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:32.034 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6adee80f 2024-04-29 20:30:32.034 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:32.034 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:32.034 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2670435 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2670435 2024-04-29 20:30:32.035 [Test worker @coroutine#4794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-29 20:30:32.049 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2670435 2024-04-29 20:30:32.061 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2670435 2024-04-29 20:30:32.062 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2670435 2024-04-29 20:30:32.064 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2670435 2024-04-29 20:30:32.077 [DefaultDispatcher-worker-9 @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2670435 2024-04-29 20:30:32.089 [DefaultDispatcher-worker-13 @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2024-04-29 20:30:32.100 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:32.101 [DefaultDispatcher-worker-7 @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1 2024-04-29 20:30:32.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-29 20:30:32.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-29 20:30:32.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.105 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bb747c1: (connection evicted) 2024-04-29 20:30:32.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:32.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-29 20:30:32.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-29 20:30:32.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-29 20:30:32.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-29 20:30:32.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.106 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2670435: (connection evicted) 2024-04-29 20:30:32.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:32.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-29 20:30:32.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33d828b3 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:32.108 [Test worker @coroutine#4842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-29 20:30:32.109 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2024-04-29 20:30:32.109 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2024-04-29 20:30:32.109 [Test worker @coroutine#4842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-29 20:30:32.122 [DefaultDispatcher-worker-17 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:32.123 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.123 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:32.123 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.124 [DefaultDispatcher-worker-5 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.124 [DefaultDispatcher-worker-5 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.125 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2024-04-29 20:30:32.137 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2024-04-29 20:30:32.138 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2024-04-29 20:30:32.140 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b5dd040 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2024-04-29 20:30:32.141 [Test worker @coroutine#4842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-29 20:30:32.156 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2024-04-29 20:30:32.167 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2024-04-29 20:30:32.169 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2024-04-29 20:30:32.171 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2024-04-29 20:30:32.183 [DefaultDispatcher-worker-15 @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5 2024-04-29 20:30:32.197 [DefaultDispatcher-worker-6 @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2024-04-29 20:30:32.208 [DefaultDispatcher-worker-8 @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47864b2e 2024-04-29 20:30:32.209 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-29 20:30:32.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-29 20:30:32.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.212 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47864b2e: (connection evicted) 2024-04-29 20:30:32.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:32.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-29 20:30:32.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-29 20:30:32.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-29 20:30:32.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-29 20:30:32.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.213 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e46ffd5: (connection evicted) 2024-04-29 20:30:32.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:32.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-29 20:30:32.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1129775 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:32.216 [Test worker @coroutine#4886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-29 20:30:32.217 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@54500139 2024-04-29 20:30:32.217 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@54500139 2024-04-29 20:30:32.217 [Test worker @coroutine#4886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-29 20:30:32.231 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2024-04-29 20:30:32.243 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2024-04-29 20:30:32.245 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2024-04-29 20:30:32.246 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71bb6009 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:32.247 [Test worker @coroutine#4886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-29 20:30:32.248 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2024-04-29 20:30:32.248 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2024-04-29 20:30:32.248 [Test worker @coroutine#4886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-29 20:30:32.262 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2024-04-29 20:30:32.279 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2024-04-29 20:30:32.281 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2024-04-29 20:30:32.283 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2024-04-29 20:30:32.290 [DefaultDispatcher-worker-8 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:32.291 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.291 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:32.291 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.292 [DefaultDispatcher-worker-6 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.292 [DefaultDispatcher-worker-6 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.294 [DefaultDispatcher-worker-12 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2024-04-29 20:30:32.308 [DefaultDispatcher-worker-13 @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2024-04-29 20:30:32.315 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.317 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:32.322 [DefaultDispatcher-worker-18 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:32.322 [DefaultDispatcher-worker-18 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.323 [DefaultDispatcher-worker-18 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:32.323 [DefaultDispatcher-worker-18 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.324 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.324 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.327 [DefaultDispatcher-worker-9 @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2024-04-29 20:30:32.337 [DefaultDispatcher-worker-11 @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2024-04-29 20:30:32.340 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.348 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.362 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.387 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.465 [DefaultDispatcher-worker-3 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2024-04-29 20:30:32.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-29 20:30:32.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-29 20:30:32.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.467 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54500139: (connection evicted) 2024-04-29 20:30:32.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:32.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-29 20:30:32.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-29 20:30:32.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-29 20:30:32.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-29 20:30:32.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.469 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7934164c: (connection evicted) 2024-04-29 20:30:32.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:32.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-29 20:30:32.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732ffb6a 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:32.470 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2024-04-29 20:30:32.471 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-29 20:30:32.482 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.490 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2024-04-29 20:30:32.491 [DefaultDispatcher-worker-9 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:32.491 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.491 [DefaultDispatcher-worker-9 @coroutine#2063] 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. 2024-04-29 20:30:32.491 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.492 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.495 [DefaultDispatcher-worker-15 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:32.495 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.495 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:32.495 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.496 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.496 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.501 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2024-04-29 20:30:32.503 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2024-04-29 20:30:32.504 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.505 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2024-04-29 20:30:32.505 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-29 20:30:32.505 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:32.505 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:32.505 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:32.505 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:32.505 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:32.505 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:32.505 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279b83ea 2024-04-29 20:30:32.505 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:32.505 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2024-04-29 20:30:32.506 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-29 20:30:32.520 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2024-04-29 20:30:32.531 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2024-04-29 20:30:32.533 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2024-04-29 20:30:32.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2024-04-29 20:30:32.547 [DefaultDispatcher-worker-15 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2024-04-29 20:30:32.556 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.559 [DefaultDispatcher-worker-3 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2024-04-29 20:30:32.571 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:32.573 [DefaultDispatcher-worker-15 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2024-04-29 20:30:32.585 [DefaultDispatcher-worker-18 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2024-04-29 20:30:32.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-29 20:30:32.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-29 20:30:32.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.589 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2459715c: (connection evicted) 2024-04-29 20:30:32.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:32.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-29 20:30:32.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-29 20:30:32.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-29 20:30:32.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-29 20:30:32.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.591 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40f40221: (connection evicted) 2024-04-29 20:30:32.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:32.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-29 20:30:32.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10fef6da 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:32.592 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:32.593 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:32.593 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-29 20:30:32.593 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-29 20:30:32.593 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-29 20:30:32.593 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-29 20:30:32.605 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.609 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-29 20:30:32.621 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-29 20:30:32.622 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-29 20:30:32.624 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-29 20:30:32.624 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1766b7 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 20:30:32.625 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-29 20:30:32.639 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 20:30:32.640 [DefaultDispatcher-worker-13 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:32.641 [DefaultDispatcher-worker-13 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.641 [DefaultDispatcher-worker-13 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:32.641 [DefaultDispatcher-worker-13 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.642 [DefaultDispatcher-worker-13 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.642 [DefaultDispatcher-worker-13 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.650 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 20:30:32.652 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 20:30:32.654 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 20:30:32.667 [DefaultDispatcher-worker-5 @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-04-29 20:30:32.681 [DefaultDispatcher-worker-9 @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-29 20:30:32.693 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:32.697 [DefaultDispatcher-worker-12 @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-29 20:30:32.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-29 20:30:32.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-29 20:30:32.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.702 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63604641: (connection evicted) 2024-04-29 20:30:32.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:32.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-29 20:30:32.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-29 20:30:32.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-29 20:30:32.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-29 20:30:32.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.704 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56587330: (connection evicted) 2024-04-29 20:30:32.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:32.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-29 20:30:32.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79a15001 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-29 20:30:32.705 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:32.706 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:32.706 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:32.706 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:32.706 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:32.706 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:32.706 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:32.706 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:32.706 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-29 20:30:32.706 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2024-04-29 20:30:32.706 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2024-04-29 20:30:32.706 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-29 20:30:32.722 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2024-04-29 20:30:32.733 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2024-04-29 20:30:32.735 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2024-04-29 20:30:32.737 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f49c09d 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:32.737 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-29 20:30:32.738 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d934b 2024-04-29 20:30:32.738 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d934b 2024-04-29 20:30:32.738 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-29 20:30:32.751 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d934b 2024-04-29 20:30:32.762 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d934b 2024-04-29 20:30:32.764 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d934b 2024-04-29 20:30:32.766 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d934b 2024-04-29 20:30:32.778 [DefaultDispatcher-worker-17 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d934b 2024-04-29 20:30:32.792 [DefaultDispatcher-worker-11 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2024-04-29 20:30:32.806 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:32.806 [DefaultDispatcher-worker-10 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2024-04-29 20:30:32.818 [DefaultDispatcher-worker-9 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2024-04-29 20:30:32.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-29 20:30:32.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-29 20:30:32.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.823 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf: (connection evicted) 2024-04-29 20:30:32.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:32.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-29 20:30:32.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-29 20:30:32.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-29 20:30:32.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-29 20:30:32.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.825 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c5d934b: (connection evicted) 2024-04-29 20:30:32.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:32.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-29 20:30:32.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-29 20:30:32.827 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6701fe26 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:32.828 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-04-29 20:30:32.828 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-04-29 20:30:32.829 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-29 20:30:32.845 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-04-29 20:30:32.856 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-04-29 20:30:32.858 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-04-29 20:30:32.860 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-04-29 20:30:32.870 [DefaultDispatcher-worker-17 @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-04-29 20:30:32.879 [DefaultDispatcher-worker-15 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-04-29 20:30:32.890 [DefaultDispatcher-worker-6 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:32.890 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.890 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:32.890 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.890 [DefaultDispatcher-worker-4 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:32.890 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.890 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:32.890 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.891 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.891 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.891 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.891 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:32.893 [UI Thread @coroutine#5058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=586600761453252608 2024-04-29 20:30:32.893 [UI Thread @coroutine#5058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=586600761453252608. 2024-04-29 20:30:32.893 [UI Thread @coroutine#5058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=586600761453252608 2024-04-29 20:30:32.895 [UI Thread @coroutine#5058] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=586600761453252608 2024-04-29 20:30:32.895 [UI Thread @coroutine#5058] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=586600761453252608 2024-04-29 20:30:32.895 [UI Thread @coroutine#5058] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=586600761453252608. 2024-04-29 20:30:32.895 [UI Thread @coroutine#5058] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=586600761453252608 to class io.ktor.utils.io.ByteReadChannel 2024-04-29 20:30:32.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-29 20:30:32.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-29 20:30:32.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:32.899 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10e542f3: (connection evicted) 2024-04-29 20:30:32.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:32.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-29 20:30:32.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-29 20:30:32.952 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ad8c75 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:32.953 [Test worker @coroutine#5080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-29 20:30:32.954 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-04-29 20:30:32.954 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-04-29 20:30:32.954 [Test worker @coroutine#5080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-29 20:30:32.973 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-04-29 20:30:32.984 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-04-29 20:30:32.986 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-04-29 20:30:32.988 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-04-29 20:30:32.998 [DefaultDispatcher-worker-7 @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-04-29 20:30:33.021 [DefaultDispatcher-worker-18 @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-04-29 20:30:33.027 [DefaultDispatcher-worker-12 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:33.027 [DefaultDispatcher-worker-11 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:33.027 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.027 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:33.027 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.027 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.027 [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:51811/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:33.027 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.028 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.028 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.028 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.028 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.031 [DefaultDispatcher-worker-15 @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-04-29 20:30:33.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-29 20:30:33.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-29 20:30:33.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.043 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d67f6f: (connection evicted) 2024-04-29 20:30:33.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-29 20:30:33.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-29 20:30:33.095 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.104 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bde886 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.108 [Test worker @coroutine#5111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-29 20:30:33.109 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-29 20:30:33.109 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-29 20:30:33.109 [Test worker @coroutine#5111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-29 20:30:33.123 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-29 20:30:33.134 [DefaultDispatcher-worker-5 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:33.134 [DefaultDispatcher-worker-5 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.134 [DefaultDispatcher-worker-5 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:33.134 [DefaultDispatcher-worker-5 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.135 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-29 20:30:33.135 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.135 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.137 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-29 20:30:33.139 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-29 20:30:33.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-29 20:30:33.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-29 20:30:33.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:33.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-29 20:30:33.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6382bc3f 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2024-04-29 20:30:33.145 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-29 20:30:33.160 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2024-04-29 20:30:33.171 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2024-04-29 20:30:33.173 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2024-04-29 20:30:33.175 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2024-04-29 20:30:33.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-29 20:30:33.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-29 20:30:33.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:33.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-29 20:30:33.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1def2d16 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.179 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-04-29 20:30:33.180 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-29 20:30:33.195 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-04-29 20:30:33.208 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-04-29 20:30:33.210 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-04-29 20:30:33.212 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@676b85f3 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-29 20:30:33.212 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2024-04-29 20:30:33.213 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2024-04-29 20:30:33.213 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-29 20:30:33.227 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2024-04-29 20:30:33.238 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2024-04-29 20:30:33.240 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2024-04-29 20:30:33.242 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2024-04-29 20:30:33.255 [DefaultDispatcher-worker-3 @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544502d6 2024-04-29 20:30:33.268 [DefaultDispatcher-worker-8 @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-04-29 20:30:33.272 [UI Thread @coroutine#5172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37709/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 20:30:33.272 [UI Thread @coroutine#5172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37709/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 20:30:33.272 [UI Thread @coroutine#5172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37709/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 20:30:33.273 [DefaultDispatcher-worker-4 @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6fd0 2024-04-29 20:30:33.274 [UI Thread @coroutine#5172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37709/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 20:30:33.274 [UI Thread @coroutine#5172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37709/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 20:30:33.274 [UI Thread @coroutine#5172] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37709/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 20:30:33.274 [UI Thread @coroutine#5172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37709/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:33.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-29 20:30:33.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-29 20:30:33.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.277 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2899745e: (connection evicted) 2024-04-29 20:30:33.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-29 20:30:33.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-29 20:30:33.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-29 20:30:33.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-29 20:30:33.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.278 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@544502d6: (connection evicted) 2024-04-29 20:30:33.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-29 20:30:33.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40b2aae9 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.280 [Test worker @coroutine#5180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-29 20:30:33.281 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-04-29 20:30:33.281 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-04-29 20:30:33.281 [Test worker @coroutine#5180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-29 20:30:33.297 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-04-29 20:30:33.302 [DefaultDispatcher-worker-1 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:33.302 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.302 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:33.302 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.303 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.303 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.309 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-04-29 20:30:33.311 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-04-29 20:30:33.312 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.313 [DefaultDispatcher-worker-11 @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e95b0ab 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a81a18 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.313 [Test worker @coroutine#5180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-29 20:30:33.314 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2024-04-29 20:30:33.314 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2024-04-29 20:30:33.314 [Test worker @coroutine#5180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-29 20:30:33.317 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.328 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2024-04-29 20:30:33.334 [DefaultDispatcher-worker-12 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:33.334 [DefaultDispatcher-worker-12 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.334 [DefaultDispatcher-worker-12 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:33.334 [DefaultDispatcher-worker-12 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.335 [DefaultDispatcher-worker-4 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.335 [DefaultDispatcher-worker-4 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.340 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2024-04-29 20:30:33.342 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2024-04-29 20:30:33.344 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2024-04-29 20:30:33.356 [DefaultDispatcher-worker-13 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2024-04-29 20:30:33.370 [DefaultDispatcher-worker-1 @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-04-29 20:30:33.371 [UI Thread @coroutine#5210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42145/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 20:30:33.371 [UI Thread @coroutine#5210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42145/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 20:30:33.371 [UI Thread @coroutine#5210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42145/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 20:30:33.372 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.372 [DefaultDispatcher-worker-6 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea2f72e 2024-04-29 20:30:33.373 [UI Thread @coroutine#5210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42145/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 20:30:33.373 [UI Thread @coroutine#5210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42145/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 20:30:33.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-29 20:30:33.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-29 20:30:33.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.374 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd: (connection evicted) 2024-04-29 20:30:33.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-29 20:30:33.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-29 20:30:33.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-29 20:30:33.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-29 20:30:33.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.376 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6803b02d: (connection evicted) 2024-04-29 20:30:33.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-29 20:30:33.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-29 20:30:33.378 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120bb5b5 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-29 20:30:33.379 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-29 20:30:33.380 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-29 20:30:33.397 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-29 20:30:33.403 [DefaultDispatcher-worker-1 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6cc344 2024-04-29 20:30:33.409 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-29 20:30:33.410 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-29 20:30:33.412 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.412 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ca2c3f 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-04-29 20:30:33.413 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-29 20:30:33.427 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-04-29 20:30:33.438 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-04-29 20:30:33.440 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-04-29 20:30:33.442 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-04-29 20:30:33.459 [DefaultDispatcher-worker-9 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-04-29 20:30:33.470 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.473 [DefaultDispatcher-worker-7 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-29 20:30:33.475 [UI Thread @coroutine#5241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 20:30:33.475 [UI Thread @coroutine#5241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 20:30:33.475 [UI Thread @coroutine#5241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 20:30:33.477 [UI Thread @coroutine#5241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 20:30:33.477 [UI Thread @coroutine#5241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 20:30:33.477 [UI Thread @coroutine#5241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 20:30:33.477 [UI Thread @coroutine#5241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:33.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-29 20:30:33.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-29 20:30:33.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.479 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7798de95: (connection evicted) 2024-04-29 20:30:33.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-29 20:30:33.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-29 20:30:33.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-29 20:30:33.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-29 20:30:33.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.480 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1: (connection evicted) 2024-04-29 20:30:33.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-29 20:30:33.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-29 20:30:33.482 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50fd4246 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.483 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-29 20:30:33.484 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0154f7 2024-04-29 20:30:33.484 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0154f7 2024-04-29 20:30:33.484 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-29 20:30:33.502 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.504 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0154f7 2024-04-29 20:30:33.505 [DefaultDispatcher-worker-2 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:33.506 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.506 [DefaultDispatcher-worker-2 @coroutine#2063] 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. 2024-04-29 20:30:33.506 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.507 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.508 [DefaultDispatcher-worker-9 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:33.509 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.509 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:33.509 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.510 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.510 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.516 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0154f7 2024-04-29 20:30:33.517 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0154f7 2024-04-29 20:30:33.519 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0154f7 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df019b8 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2024-04-29 20:30:33.520 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-29 20:30:33.534 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2024-04-29 20:30:33.546 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2024-04-29 20:30:33.548 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2024-04-29 20:30:33.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2024-04-29 20:30:33.562 [DefaultDispatcher-worker-2 @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2024-04-29 20:30:33.575 [DefaultDispatcher-worker-3 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0154f7 2024-04-29 20:30:33.584 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:33.592 [DefaultDispatcher-worker-5 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0154f7 2024-04-29 20:30:33.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-29 20:30:33.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-29 20:30:33.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.603 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0154f7: (connection evicted) 2024-04-29 20:30:33.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-29 20:30:33.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-29 20:30:33.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-29 20:30:33.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-29 20:30:33.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.604 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66ab765c: (connection evicted) 2024-04-29 20:30:33.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-29 20:30:33.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-29 20:30:33.606 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@533d28aa 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c97e3d5 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c97e3d5 2024-04-29 20:30:33.607 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-29 20:30:33.625 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c97e3d5 2024-04-29 20:30:33.637 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c97e3d5 2024-04-29 20:30:33.639 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c97e3d5 2024-04-29 20:30:33.640 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c97e3d5 2024-04-29 20:30:33.653 [DefaultDispatcher-worker-13 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c97e3d5 2024-04-29 20:30:33.655 [DefaultDispatcher-worker-10 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:33.655 [DefaultDispatcher-worker-10 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.655 [DefaultDispatcher-worker-10 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:33.655 [DefaultDispatcher-worker-10 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.656 [DefaultDispatcher-worker-8 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.656 [DefaultDispatcher-worker-8 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.674 [DefaultDispatcher-worker-2 @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c97e3d5 2024-04-29 20:30:33.691 [DefaultDispatcher-worker-17 @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c97e3d5 2024-04-29 20:30:33.707 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:33.713 [DefaultDispatcher-worker-2 @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c97e3d5 2024-04-29 20:30:33.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-29 20:30:33.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-29 20:30:33.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.716 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c97e3d5: (connection evicted) 2024-04-29 20:30:33.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-29 20:30:33.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-29 20:30:33.718 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-29 20:30:33.718 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.718 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.718 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@331886ac 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@834944 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@834944 2024-04-29 20:30:33.719 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-29 20:30:33.738 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834944 2024-04-29 20:30:33.749 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834944 2024-04-29 20:30:33.751 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834944 2024-04-29 20:30:33.753 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834944 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d97a1a0 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.753 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-29 20:30:33.754 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@70201785 2024-04-29 20:30:33.754 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@70201785 2024-04-29 20:30:33.754 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-29 20:30:33.767 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2024-04-29 20:30:33.779 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2024-04-29 20:30:33.780 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2024-04-29 20:30:33.782 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2024-04-29 20:30:33.795 [DefaultDispatcher-worker-2 @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2024-04-29 20:30:33.806 [DefaultDispatcher-worker-16 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834944 2024-04-29 20:30:33.817 [DefaultDispatcher-worker-2 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834944 2024-04-29 20:30:33.819 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-29 20:30:33.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-29 20:30:33.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.826 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@834944: (connection evicted) 2024-04-29 20:30:33.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-29 20:30:33.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-29 20:30:33.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-29 20:30:33.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-29 20:30:33.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.827 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70201785: (connection evicted) 2024-04-29 20:30:33.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-29 20:30:33.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-29 20:30:33.829 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7d984c 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2024-04-29 20:30:33.830 [Test worker @coroutine#5377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-29 20:30:33.848 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2024-04-29 20:30:33.859 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2024-04-29 20:30:33.861 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2024-04-29 20:30:33.863 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2024-04-29 20:30:33.873 [DefaultDispatcher-worker-14 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2024-04-29 20:30:33.882 [DefaultDispatcher-worker-1 @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2024-04-29 20:30:33.901 [DefaultDispatcher-worker-2 @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2024-04-29 20:30:33.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-29 20:30:33.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-29 20:30:33.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.904 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ff4795: (connection evicted) 2024-04-29 20:30:33.904 [DefaultDispatcher-worker-9 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:33.904 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.904 [DefaultDispatcher-worker-13 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:33.904 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:33.904 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.904 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.904 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:33.904 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-29 20:30:33.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-29 20:30:33.905 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.905 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.906 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.906 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:33.906 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-29 20:30:33.906 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aead7d9 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2024-04-29 20:30:33.907 [Test worker @coroutine#5413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-29 20:30:33.922 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2024-04-29 20:30:33.933 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2024-04-29 20:30:33.935 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2024-04-29 20:30:33.936 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2024-04-29 20:30:33.947 [DefaultDispatcher-worker-17 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2024-04-29 20:30:33.955 [DefaultDispatcher-worker-8 @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2024-04-29 20:30:33.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-29 20:30:33.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-29 20:30:33.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:33.957 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c7ec499: (connection evicted) 2024-04-29 20:30:33.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:33.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-29 20:30:33.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-29 20:30:33.960 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-29 20:30:33.960 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71737478 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9b8c23 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9b8c23 2024-04-29 20:30:33.961 [Test worker @coroutine#5441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-29 20:30:33.979 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b8c23 2024-04-29 20:30:33.990 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b8c23 2024-04-29 20:30:33.992 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b8c23 2024-04-29 20:30:33.993 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b8c23 2024-04-29 20:30:34.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-29 20:30:34.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-29 20:30:34.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:34.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:34.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-29 20:30:34.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-29 20:30:34.050 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-29 20:30:34.050 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6f7ab3 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-29 20:30:34.051 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-29 20:30:34.057 [DefaultDispatcher-worker-1 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:34.058 [DefaultDispatcher-worker-1 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.058 [DefaultDispatcher-worker-1 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:34.058 [DefaultDispatcher-worker-1 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.058 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:34.058 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.058 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:34.058 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.059 [DefaultDispatcher-worker-1 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.059 [DefaultDispatcher-worker-1 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.059 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.059 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.067 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-29 20:30:34.078 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-29 20:30:34.080 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-29 20:30:34.082 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-29 20:30:34.093 [DefaultDispatcher-worker-3 @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-29 20:30:34.102 [DefaultDispatcher-worker-5 @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-29 20:30:34.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-29 20:30:34.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-29 20:30:34.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:34.108 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@87f8146: (connection evicted) 2024-04-29 20:30:34.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:34.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-29 20:30:34.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-29 20:30:34.112 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5074893 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-04-29 20:30:34.113 [Test worker @coroutine#5491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-29 20:30:34.128 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-04-29 20:30:34.140 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-04-29 20:30:34.142 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-04-29 20:30:34.143 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-04-29 20:30:34.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-29 20:30:34.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-29 20:30:34.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:34.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:34.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-29 20:30:34.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-29 20:30:34.147 [DefaultDispatcher-worker-1 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:34.147 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.148 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:34.148 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9504a58 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.148 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-29 20:30:34.149 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-04-29 20:30:34.149 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-04-29 20:30:34.149 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.149 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.149 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-29 20:30:34.163 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-04-29 20:30:34.175 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-04-29 20:30:34.177 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-04-29 20:30:34.180 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-04-29 20:30:34.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-29 20:30:34.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-29 20:30:34.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:34.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:34.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-29 20:30:34.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-29 20:30:34.184 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fef400 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.185 [Test worker @coroutine#5528] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-29 20:30:34.186 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-29 20:30:34.186 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-29 20:30:34.186 [Test worker @coroutine#5528] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-29 20:30:34.200 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-29 20:30:34.212 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-29 20:30:34.213 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-29 20:30:34.215 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-29 20:30:34.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-29 20:30:34.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-29 20:30:34.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:34.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:34.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-29 20:30:34.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-29 20:30:34.226 [UI Thread @coroutine#5549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53723/Site/verify 2024-04-29 20:30:34.226 [UI Thread @coroutine#5549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53723/Site/verify. 2024-04-29 20:30:34.226 [UI Thread @coroutine#5549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53723/Site/verify 2024-04-29 20:30:34.228 [UI Thread @coroutine#5549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53723/Site/verify 2024-04-29 20:30:34.228 [UI Thread @coroutine#5549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53723/Site/verify 2024-04-29 20:30:34.228 [UI Thread @coroutine#5549] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53723/Site/verify. 2024-04-29 20:30:34.228 [UI Thread @coroutine#5549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53723/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47ba8e3c 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b60c196 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b60c196 2024-04-29 20:30:34.233 [Test worker @coroutine#5563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-29 20:30:34.251 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b60c196 2024-04-29 20:30:34.263 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b60c196 2024-04-29 20:30:34.266 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b60c196 2024-04-29 20:30:34.269 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b60c196 2024-04-29 20:30:34.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-29 20:30:34.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-29 20:30:34.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:34.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:34.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-29 20:30:34.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-29 20:30:34.273 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c305624 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@73534675 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@73534675 2024-04-29 20:30:34.274 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-29 20:30:34.289 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2024-04-29 20:30:34.300 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2024-04-29 20:30:34.302 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2024-04-29 20:30:34.304 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2024-04-29 20:30:34.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-29 20:30:34.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-29 20:30:34.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:34.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:34.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-29 20:30:34.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-29 20:30:34.307 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a842e8a 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@458044df 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@458044df 2024-04-29 20:30:34.308 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-29 20:30:34.313 [DefaultDispatcher-worker-14 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:34.313 [DefaultDispatcher-worker-14 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.313 [DefaultDispatcher-worker-14 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:34.313 [DefaultDispatcher-worker-14 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.314 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.314 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.325 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458044df 2024-04-29 20:30:34.337 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458044df 2024-04-29 20:30:34.339 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458044df 2024-04-29 20:30:34.340 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458044df 2024-04-29 20:30:34.342 [UI Thread @coroutine#5616] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46419/Site/verify 2024-04-29 20:30:34.342 [UI Thread @coroutine#5616] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46419/Site/verify. 2024-04-29 20:30:34.342 [UI Thread @coroutine#5616] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46419/Site/verify 2024-04-29 20:30:34.344 [UI Thread @coroutine#5616] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46419/Site/verify 2024-04-29 20:30:34.344 [UI Thread @coroutine#5616] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46419/Site/verify 2024-04-29 20:30:34.344 [UI Thread @coroutine#5616] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46419/Site/verify. 2024-04-29 20:30:34.344 [UI Thread @coroutine#5616] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46419/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:34.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-29 20:30:34.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-29 20:30:34.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:34.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:34.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-29 20:30:34.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-29 20:30:34.347 [DefaultDispatcher-worker-3 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:34.347 [DefaultDispatcher-worker-3 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.348 [DefaultDispatcher-worker-3 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:34.348 [DefaultDispatcher-worker-3 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.348 [DefaultDispatcher-worker-4 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.349 [DefaultDispatcher-worker-4 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.351 [UI Thread @coroutine#5632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33655/Site/verify 2024-04-29 20:30:34.351 [UI Thread @coroutine#5632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33655/Site/verify. 2024-04-29 20:30:34.351 [UI Thread @coroutine#5632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33655/Site/verify 2024-04-29 20:30:34.352 [UI Thread @coroutine#5632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33655/Site/verify 2024-04-29 20:30:34.352 [UI Thread @coroutine#5632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33655/Site/verify 2024-04-29 20:30:34.352 [UI Thread @coroutine#5632] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33655/Site/verify. 2024-04-29 20:30:34.352 [UI Thread @coroutine#5632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33655/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:34.357 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33969/Site/verify 2024-04-29 20:30:34.357 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33969/Site/verify. 2024-04-29 20:30:34.357 [UI Thread @coroutine#5645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33969/Site/verify 2024-04-29 20:30:34.358 [UI Thread @coroutine#5645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33969/Site/verify 2024-04-29 20:30:34.358 [UI Thread @coroutine#5645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33969/Site/verify 2024-04-29 20:30:34.358 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:34.358 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33969/Site/verify. 2024-04-29 20:30:34.358 [UI Thread @coroutine#5645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33969/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:34.363 [UI Thread @coroutine#5659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-29 20:30:34.363 [UI Thread @coroutine#5659] 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. 2024-04-29 20:30:34.363 [UI Thread @coroutine#5659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-29 20:30:34.364 [UI Thread @coroutine#5659] 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 2024-04-29 20:30:34.366 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6662af0a 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.367 [Test worker @coroutine#5666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-29 20:30:34.382 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.393 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.395 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.397 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.407 [DefaultDispatcher-worker-19 @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.426 [DefaultDispatcher-worker-16 @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.438 [DefaultDispatcher-worker-12 @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.446 [DefaultDispatcher-worker-4 @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.456 [DefaultDispatcher-worker-16 @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.465 [DefaultDispatcher-worker-11 @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.467 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:34.477 [DefaultDispatcher-worker-1 @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.503 [DefaultDispatcher-worker-19 @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4928a347 2024-04-29 20:30:34.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-29 20:30:34.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-29 20:30:34.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:34.505 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4928a347: (connection evicted) 2024-04-29 20:30:34.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:34.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-29 20:30:34.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c3b0dd 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.508 [Test worker @coroutine#5697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-29 20:30:34.509 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-04-29 20:30:34.509 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-04-29 20:30:34.509 [Test worker @coroutine#5697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-29 20:30:34.517 [DefaultDispatcher-worker-13 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:34.517 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.517 [DefaultDispatcher-worker-13 @coroutine#2063] 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. 2024-04-29 20:30:34.517 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.518 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.521 [DefaultDispatcher-worker-13 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:34.521 [DefaultDispatcher-worker-13 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.521 [DefaultDispatcher-worker-13 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:34.521 [DefaultDispatcher-worker-13 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.522 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.522 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.525 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-04-29 20:30:34.537 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-04-29 20:30:34.538 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-04-29 20:30:34.539 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:34.540 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1132c14 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@33116b8e 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@33116b8e 2024-04-29 20:30:34.541 [Test worker @coroutine#5697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-29 20:30:34.556 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33116b8e 2024-04-29 20:30:34.567 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33116b8e 2024-04-29 20:30:34.569 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33116b8e 2024-04-29 20:30:34.571 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33116b8e 2024-04-29 20:30:34.584 [DefaultDispatcher-worker-5 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33116b8e 2024-04-29 20:30:34.597 [DefaultDispatcher-worker-8 @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-04-29 20:30:34.609 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:34.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-29 20:30:34.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-29 20:30:34.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:34.612 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d0c3793: (connection evicted) 2024-04-29 20:30:34.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:34.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-29 20:30:34.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-29 20:30:34.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-29 20:30:34.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-29 20:30:34.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:34.614 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33116b8e: (connection evicted) 2024-04-29 20:30:34.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:34.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-29 20:30:34.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-29 20:30:34.615 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27211dd9 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2024-04-29 20:30:34.616 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2024-04-29 20:30:34.617 [Test worker @coroutine#5752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-29 20:30:34.633 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2024-04-29 20:30:34.646 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2024-04-29 20:30:34.647 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2024-04-29 20:30:34.649 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2024-04-29 20:30:34.649 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a080ba3 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed 2024-04-29 20:30:34.650 [Test worker @coroutine#5752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-29 20:30:34.665 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed 2024-04-29 20:30:34.667 [DefaultDispatcher-worker-11 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:34.667 [DefaultDispatcher-worker-11 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.667 [DefaultDispatcher-worker-11 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:34.667 [DefaultDispatcher-worker-11 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.668 [DefaultDispatcher-worker-19 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.668 [DefaultDispatcher-worker-19 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.676 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed 2024-04-29 20:30:34.678 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed 2024-04-29 20:30:34.680 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed 2024-04-29 20:30:34.692 [DefaultDispatcher-worker-17 @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed 2024-04-29 20:30:34.704 [DefaultDispatcher-worker-2 @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2024-04-29 20:30:34.716 [DefaultDispatcher-worker-2 @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2024-04-29 20:30:34.717 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:34.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-29 20:30:34.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-29 20:30:34.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:34.722 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@794a3410: (connection evicted) 2024-04-29 20:30:34.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:34.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-29 20:30:34.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-29 20:30:34.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-29 20:30:34.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-29 20:30:34.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:34.723 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed: (connection evicted) 2024-04-29 20:30:34.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:34.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-29 20:30:34.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d93fce 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.725 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c6a7db 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c6a7db 2024-04-29 20:30:34.726 [Test worker @coroutine#5806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-29 20:30:34.743 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c6a7db 2024-04-29 20:30:34.755 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c6a7db 2024-04-29 20:30:34.756 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c6a7db 2024-04-29 20:30:34.758 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c6a7db 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29b21fa6 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a48bde 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a48bde 2024-04-29 20:30:34.759 [Test worker @coroutine#5806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-29 20:30:34.773 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a48bde 2024-04-29 20:30:34.784 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a48bde 2024-04-29 20:30:34.786 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a48bde 2024-04-29 20:30:34.788 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a48bde 2024-04-29 20:30:34.801 [DefaultDispatcher-worker-15 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a48bde 2024-04-29 20:30:34.813 [DefaultDispatcher-worker-12 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c6a7db 2024-04-29 20:30:34.824 [DefaultDispatcher-worker-12 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c6a7db 2024-04-29 20:30:34.826 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:34.859 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:34.919 [DefaultDispatcher-worker-9 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:34.919 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.919 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:34.919 [DefaultDispatcher-worker-6 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:34.919 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.919 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.919 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:34.919 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.920 [DefaultDispatcher-worker-1 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.920 [DefaultDispatcher-worker-1 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.920 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:34.920 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.072 [DefaultDispatcher-worker-7 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:35.072 [DefaultDispatcher-worker-19 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:35.072 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.072 [DefaultDispatcher-worker-19 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.072 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:35.072 [DefaultDispatcher-worker-19 @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:51811/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:35.072 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.072 [DefaultDispatcher-worker-19 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.073 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.073 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.073 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.073 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-29 20:30:35.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-29 20:30:35.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:35.076 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8c6a7db: (connection evicted) 2024-04-29 20:30:35.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-29 20:30:35.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-29 20:30:35.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-29 20:30:35.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-29 20:30:35.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:35.077 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19a48bde: (connection evicted) 2024-04-29 20:30:35.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-29 20:30:35.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65263248 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.079 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2024-04-29 20:30:35.080 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-29 20:30:35.095 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2024-04-29 20:30:35.107 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2024-04-29 20:30:35.109 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2024-04-29 20:30:35.110 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db644d5 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2024-04-29 20:30:35.111 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-29 20:30:35.125 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2024-04-29 20:30:35.137 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2024-04-29 20:30:35.138 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2024-04-29 20:30:35.140 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2024-04-29 20:30:35.153 [DefaultDispatcher-worker-12 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b94df68 2024-04-29 20:30:35.159 [DefaultDispatcher-worker-9 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:35.159 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.159 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:35.159 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.160 [DefaultDispatcher-worker-15 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.160 [DefaultDispatcher-worker-15 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.168 [DefaultDispatcher-worker-3 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2024-04-29 20:30:35.178 [DefaultDispatcher-worker-10 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2024-04-29 20:30:35.180 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:35.187 [DefaultDispatcher-worker-3 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2024-04-29 20:30:35.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-29 20:30:35.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-29 20:30:35.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:35.191 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847: (connection evicted) 2024-04-29 20:30:35.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-29 20:30:35.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-29 20:30:35.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-29 20:30:35.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-29 20:30:35.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:35.193 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b94df68: (connection evicted) 2024-04-29 20:30:35.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-29 20:30:35.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-29 20:30:35.194 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2af781f3 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2024-04-29 20:30:35.195 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-29 20:30:35.212 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2024-04-29 20:30:35.225 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2024-04-29 20:30:35.227 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2024-04-29 20:30:35.229 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@207512c3 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.229 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.230 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.230 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.230 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.230 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.230 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.230 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.230 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-29 20:30:35.230 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2024-04-29 20:30:35.230 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2024-04-29 20:30:35.230 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-29 20:30:35.244 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2024-04-29 20:30:35.255 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2024-04-29 20:30:35.257 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2024-04-29 20:30:35.258 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2024-04-29 20:30:35.271 [DefaultDispatcher-worker-7 @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2024-04-29 20:30:35.285 [DefaultDispatcher-worker-16 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2024-04-29 20:30:35.294 [DefaultDispatcher-worker-8 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2024-04-29 20:30:35.295 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:35.304 [DefaultDispatcher-worker-7 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2024-04-29 20:30:35.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-29 20:30:35.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-29 20:30:35.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:35.309 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6: (connection evicted) 2024-04-29 20:30:35.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-29 20:30:35.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-29 20:30:35.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-29 20:30:35.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-29 20:30:35.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:35.310 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56c72fff: (connection evicted) 2024-04-29 20:30:35.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-29 20:30:35.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-29 20:30:35.311 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f1e26 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2024-04-29 20:30:35.312 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-29 20:30:35.322 [DefaultDispatcher-worker-9 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:35.322 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.322 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:35.322 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.323 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.323 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.330 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2024-04-29 20:30:35.341 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2024-04-29 20:30:35.343 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2024-04-29 20:30:35.345 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26cd77cc 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.345 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-29 20:30:35.346 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2024-04-29 20:30:35.346 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2024-04-29 20:30:35.346 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-29 20:30:35.359 [DefaultDispatcher-worker-2 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:35.359 [DefaultDispatcher-worker-2 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.359 [DefaultDispatcher-worker-2 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:35.359 [DefaultDispatcher-worker-2 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.360 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2024-04-29 20:30:35.361 [DefaultDispatcher-worker-16 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.361 [DefaultDispatcher-worker-16 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.372 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2024-04-29 20:30:35.373 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2024-04-29 20:30:35.375 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2024-04-29 20:30:35.388 [DefaultDispatcher-worker-14 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2024-04-29 20:30:35.401 [DefaultDispatcher-worker-14 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2024-04-29 20:30:35.411 [DefaultDispatcher-worker-8 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2024-04-29 20:30:35.412 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:35.421 [DefaultDispatcher-worker-14 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2024-04-29 20:30:35.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-29 20:30:35.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-29 20:30:35.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:35.427 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5: (connection evicted) 2024-04-29 20:30:35.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-29 20:30:35.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-29 20:30:35.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-29 20:30:35.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-29 20:30:35.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:35.428 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dad7323: (connection evicted) 2024-04-29 20:30:35.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-29 20:30:35.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6557d4c6 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.431 [Test worker @coroutine#6035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-29 20:30:35.432 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-04-29 20:30:35.432 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-04-29 20:30:35.432 [Test worker @coroutine#6035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-29 20:30:35.449 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-04-29 20:30:35.460 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-04-29 20:30:35.462 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-04-29 20:30:35.464 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2024-04-29 20:30:35.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-29 20:30:35.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-29 20:30:35.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:35.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-29 20:30:35.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e4d6172 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.475 [Test worker @coroutine#6057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-29 20:30:35.476 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-04-29 20:30:35.476 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-04-29 20:30:35.476 [Test worker @coroutine#6057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-29 20:30:35.497 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-04-29 20:30:35.508 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-04-29 20:30:35.511 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-04-29 20:30:35.515 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-04-29 20:30:35.527 [DefaultDispatcher-worker-6 @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-04-29 20:30:35.531 [DefaultDispatcher-worker-15 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0bd59 2024-04-29 20:30:35.531 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.531 [DefaultDispatcher-worker-15 @coroutine#2063] 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. 2024-04-29 20:30:35.531 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.532 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.534 [DefaultDispatcher-worker-2 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-04-29 20:30:35.534 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.534 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:35.534 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.535 [DefaultDispatcher-worker-18 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.535 [DefaultDispatcher-worker-18 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57185/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.551 [DefaultDispatcher-worker-11 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-04-29 20:30:35.560 [DefaultDispatcher-worker-14 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e 2024-04-29 20:30:35.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-29 20:30:35.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-29 20:30:35.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:35.565 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c3f0f2e: (connection evicted) 2024-04-29 20:30:35.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-29 20:30:35.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b680059 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.567 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2024-04-29 20:30:35.568 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-29 20:30:35.582 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2024-04-29 20:30:35.594 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2024-04-29 20:30:35.595 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2024-04-29 20:30:35.597 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2024-04-29 20:30:35.609 [DefaultDispatcher-worker-2 @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2024-04-29 20:30:35.634 [DefaultDispatcher-worker-11 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2024-04-29 20:30:35.643 [DefaultDispatcher-worker-14 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2024-04-29 20:30:35.659 [DefaultDispatcher-worker-14 @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a809a62 2024-04-29 20:30:35.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-29 20:30:35.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-29 20:30:35.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:35.661 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a809a62: (connection evicted) 2024-04-29 20:30:35.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-29 20:30:35.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23106076 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2024-04-29 20:30:35.663 [Test worker @coroutine#6118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-29 20:30:35.678 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2024-04-29 20:30:35.679 [DefaultDispatcher-worker-1 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-04-29 20:30:35.679 [DefaultDispatcher-worker-1 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.679 [DefaultDispatcher-worker-1 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:35.679 [DefaultDispatcher-worker-1 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.680 [DefaultDispatcher-worker-13 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.680 [DefaultDispatcher-worker-13 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59751/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.690 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2024-04-29 20:30:35.692 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2024-04-29 20:30:35.693 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2024-04-29 20:30:35.716 [DefaultDispatcher-worker-11 @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2024-04-29 20:30:35.729 [DefaultDispatcher-worker-16 @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2024-04-29 20:30:35.737 [DefaultDispatcher-worker-13 @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2024-04-29 20:30:35.749 [DefaultDispatcher-worker-13 @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2024-04-29 20:30:35.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-29 20:30:35.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-29 20:30:35.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:35.750 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e006f67: (connection evicted) 2024-04-29 20:30:35.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-29 20:30:35.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@329f649d 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.754 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.755 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.755 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.755 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.755 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.755 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.755 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.755 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-29 20:30:35.755 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2bdc58 2024-04-29 20:30:35.755 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2bdc58 2024-04-29 20:30:35.755 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-29 20:30:35.772 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2bdc58 2024-04-29 20:30:35.783 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2bdc58 2024-04-29 20:30:35.785 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2bdc58 2024-04-29 20:30:35.787 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2bdc58 2024-04-29 20:30:35.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-29 20:30:35.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-29 20:30:35.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:35.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-29 20:30:35.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-29 20:30:35.793 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@472c13d 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eb57e6 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eb57e6 2024-04-29 20:30:35.794 [Test worker @coroutine#6178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-29 20:30:35.809 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eb57e6 2024-04-29 20:30:35.820 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eb57e6 2024-04-29 20:30:35.822 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eb57e6 2024-04-29 20:30:35.824 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eb57e6 2024-04-29 20:30:35.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-29 20:30:35.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-29 20:30:35.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:35.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-29 20:30:35.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-29 20:30:35.828 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-29 20:30:35.828 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.828 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.828 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.828 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.828 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.828 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.828 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d066f 2024-04-29 20:30:35.828 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.828 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.828 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.828 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.828 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2024-04-29 20:30:35.829 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-29 20:30:35.843 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2024-04-29 20:30:35.855 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2024-04-29 20:30:35.857 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2024-04-29 20:30:35.858 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2024-04-29 20:30:35.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-29 20:30:35.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-29 20:30:35.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:35.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-29 20:30:35.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-29 20:30:35.864 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1838688 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae16e40 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae16e40 2024-04-29 20:30:35.865 [UI Thread @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-29 20:30:35.881 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae16e40 2024-04-29 20:30:35.893 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae16e40 2024-04-29 20:30:35.895 [UI Thread @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae16e40 2024-04-29 20:30:35.896 [UI Thread @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae16e40 2024-04-29 20:30:35.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-29 20:30:35.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-29 20:30:35.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:35.900 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ae16e40: (connection evicted) 2024-04-29 20:30:35.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-29 20:30:35.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78605670 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.902 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d05bb29 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d05bb29 2024-04-29 20:30:35.903 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-29 20:30:35.921 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d05bb29 2024-04-29 20:30:35.933 [DefaultDispatcher-worker-4 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-04-29 20:30:35.933 [DefaultDispatcher-worker-7 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2024-04-29 20:30:35.933 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.933 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:35.933 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.933 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.933 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:35.933 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.934 [DefaultDispatcher-worker-10 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.934 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.934 [DefaultDispatcher-worker-10 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56389/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.934 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/UmAppDatabase/replication/nodeId 2024-04-29 20:30:35.935 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d05bb29 2024-04-29 20:30:35.937 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d05bb29 2024-04-29 20:30:35.939 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d05bb29 2024-04-29 20:30:35.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-29 20:30:35.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-29 20:30:35.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:35.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-29 20:30:35.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68754439 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.942 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-29 20:30:35.943 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2024-04-29 20:30:35.943 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2024-04-29 20:30:35.943 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-29 20:30:35.957 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2024-04-29 20:30:35.969 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2024-04-29 20:30:35.971 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2024-04-29 20:30:35.973 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2024-04-29 20:30:35.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-29 20:30:35.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-29 20:30:35.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:35.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:35.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-29 20:30:35.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301da01d 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:35.975 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-04-29 20:30:35.976 [Test worker @coroutine#6276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-29 20:30:35.991 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-04-29 20:30:36.002 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-04-29 20:30:36.004 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-04-29 20:30:36.006 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-04-29 20:30:36.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-29 20:30:36.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-29 20:30:36.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:36.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:36.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-29 20:30:36.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b0db8b1 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:36.008 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:36.009 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:36.009 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:36.009 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:36.009 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:36.009 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:36.009 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-29 20:30:36.009 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2024-04-29 20:30:36.009 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2024-04-29 20:30:36.009 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-29 20:30:36.024 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2024-04-29 20:30:36.036 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2024-04-29 20:30:36.037 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2024-04-29 20:30:36.039 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2024-04-29 20:30:36.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-29 20:30:36.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-29 20:30:36.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:36.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:36.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-29 20:30:36.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a271f3b 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:36.043 [Test worker @coroutine#6308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-29 20:30:36.044 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4518bffd 2024-04-29 20:30:36.044 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4518bffd 2024-04-29 20:30:36.044 [Test worker @coroutine#6308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-29 20:30:36.059 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518bffd 2024-04-29 20:30:36.060 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:36.071 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518bffd 2024-04-29 20:30:36.073 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518bffd 2024-04-29 20:30:36.075 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518bffd 2024-04-29 20:30:36.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-29 20:30:36.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-29 20:30:36.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:36.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:36.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-29 20:30:36.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@260f8704 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-29 20:30:36.082 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec02149 2024-04-29 20:30:36.083 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec02149 2024-04-29 20:30:36.083 [Test worker @coroutine#6327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-29 20:30:36.086 [DefaultDispatcher-worker-10 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-04-29 20:30:36.086 [DefaultDispatcher-worker-14 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 20:30:36.086 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.086 [DefaultDispatcher-worker-14 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.086 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:36.086 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.086 [DefaultDispatcher-worker-14 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:36.086 [DefaultDispatcher-worker-14 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.087 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.087 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.087 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55269/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.087 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51811/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.091 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:36.102 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec02149 2024-04-29 20:30:36.114 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec02149 2024-04-29 20:30:36.115 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec02149 2024-04-29 20:30:36.117 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec02149 2024-04-29 20:30:36.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-29 20:30:36.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-29 20:30:36.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:36.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:36.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-29 20:30:36.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3387d45e 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-04-29 20:30:36.121 [Test worker @coroutine#6351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-29 20:30:36.136 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-04-29 20:30:36.148 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-04-29 20:30:36.149 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-04-29 20:30:36.151 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2024-04-29 20:30:36.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-29 20:30:36.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-29 20:30:36.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:36.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:36.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-29 20:30:36.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a6cab6f 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aef4650 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aef4650 2024-04-29 20:30:36.155 [Test worker @coroutine#6370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-29 20:30:36.170 [DefaultDispatcher-worker-7 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2024-04-29 20:30:36.170 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.170 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:36.170 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.171 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.171 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35721/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.171 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aef4650 2024-04-29 20:30:36.183 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aef4650 2024-04-29 20:30:36.185 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aef4650 2024-04-29 20:30:36.187 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aef4650 2024-04-29 20:30:36.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-29 20:30:36.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-29 20:30:36.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:36.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:36.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-29 20:30:36.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bd4d24b 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:36.191 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-29 20:30:36.192 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2024-04-29 20:30:36.192 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2024-04-29 20:30:36.192 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-29 20:30:36.207 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2024-04-29 20:30:36.218 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2024-04-29 20:30:36.220 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2024-04-29 20:30:36.222 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2024-04-29 20:30:36.225 [UI Thread @coroutine#6405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-29 20:30:36.225 [UI Thread @coroutine#6405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-04-29 20:30:36.225 [UI Thread @coroutine#6405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-29 20:30:36.226 [UI Thread @coroutine#6405] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-29 20:30:36.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-29 20:30:36.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-29 20:30:36.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:36.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:36.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-29 20:30:36.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-29 20:30:36.230 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1490b1a4 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:36.231 [Test worker @coroutine#6411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-29 20:30:36.232 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2024-04-29 20:30:36.232 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2024-04-29 20:30:36.232 [Test worker @coroutine#6411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-29 20:30:36.249 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2024-04-29 20:30:36.261 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2024-04-29 20:30:36.263 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2024-04-29 20:30:36.264 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2024-04-29 20:30:36.267 [UI Thread @coroutine#6428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33265/Site/verify 2024-04-29 20:30:36.267 [UI Thread @coroutine#6428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33265/Site/verify. 2024-04-29 20:30:36.267 [UI Thread @coroutine#6428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33265/Site/verify 2024-04-29 20:30:36.268 [UI Thread @coroutine#6428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33265/Site/verify 2024-04-29 20:30:36.268 [UI Thread @coroutine#6428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33265/Site/verify 2024-04-29 20:30:36.269 [UI Thread @coroutine#6428] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33265/Site/verify. 2024-04-29 20:30:36.269 [UI Thread @coroutine#6428] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33265/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 20:30:36.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-29 20:30:36.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-29 20:30:36.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 20:30:36.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:36.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-29 20:30:36.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bce016c 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 20:30:36.276 [Test worker @coroutine#6436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-29 20:30:36.277 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2024-04-29 20:30:36.277 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2024-04-29 20:30:36.277 [Test worker @coroutine#6436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-29 20:30:36.295 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2024-04-29 20:30:36.307 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2024-04-29 20:30:36.309 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2024-04-29 20:30:36.310 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2024-04-29 20:30:36.321 [DefaultDispatcher-worker-16 @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2024-04-29 20:30:36.333 [DefaultDispatcher-worker-2 @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2024-04-29 20:30:36.335 [DefaultDispatcher-worker-9 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-04-29 20:30:36.335 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.335 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:36.335 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.336 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.336 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38191/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.339 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34611/586600776850132992/_ustadmanifest.json 2024-04-29 20:30:36.339 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34611/586600776850132992/_ustadmanifest.json. 2024-04-29 20:30:36.339 [UI Thread @coroutine#6455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34611/586600776850132992/_ustadmanifest.json 2024-04-29 20:30:36.341 [UI Thread @coroutine#6455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34611/586600776850132992/_ustadmanifest.json 2024-04-29 20:30:36.341 [UI Thread @coroutine#6455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34611/586600776850132992/_ustadmanifest.json 2024-04-29 20:30:36.341 [UI Thread @coroutine#6455] 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:34611/586600776850132992/_ustadmanifest.json. 2024-04-29 20:30:36.341 [UI Thread @coroutine#6455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34611/586600776850132992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 20:30:36.342 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34611/tincan.xml 2024-04-29 20:30:36.342 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34611/tincan.xml. 2024-04-29 20:30:36.342 [UI Thread @coroutine#6455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34611/tincan.xml 2024-04-29 20:30:36.342 [UI Thread @coroutine#6455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34611/tincan.xml 2024-04-29 20:30:36.342 [UI Thread @coroutine#6455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34611/tincan.xml 2024-04-29 20:30:36.371 [DefaultDispatcher-worker-11 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1a5521 2024-04-29 20:30:36.371 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.371 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId. 2024-04-29 20:30:36.371 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.372 [DefaultDispatcher-worker-15 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.372 [DefaultDispatcher-worker-15 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/UmAppDatabase/replication/nodeId 2024-04-29 20:30:36.377 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:36.389 [UI Thread @coroutine#6455] 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:34611/tincan.xml. 2024-04-29 20:30:36.389 [UI Thread @coroutine#6455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34611/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-29 20:30:36.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-29 20:30:36.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-29 20:30:36.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 20:30:36.391 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@120f441c: (connection evicted) 2024-04-29 20:30:36.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 20:30:36.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-29 20:30:36.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-04-29 21:32:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-29 21:32:14.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:14.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:14.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:14.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:14.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:14.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:14.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c487a8 2024-04-29 21:32:14.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:14.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:14.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:14.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:14.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:14.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:14.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:14.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:14.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:14.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:14.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:14.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:14.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:14.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:14.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:14.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:14.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:14.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:14.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:14.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-29 21:32:14.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:14.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:14.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:14.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:14.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:14.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:14.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:14.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:14.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-29 21:32:14.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 21:32:14.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 21:32:14.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-29 21:32:14.311 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:14.316 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 21:32:14.318 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a5b295 2024-04-29 21:32:14.318 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a5b295 2024-04-29 21:32:14.324 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@266249f1 2024-04-29 21:32:14.324 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@266249f1 2024-04-29 21:32:14.328 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@225dd9e5 2024-04-29 21:32:14.328 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@225dd9e5 2024-04-29 21:32:14.332 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@675f43ca 2024-04-29 21:32:14.332 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@675f43ca 2024-04-29 21:32:14.334 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@626b74ae 2024-04-29 21:32:14.335 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@626b74ae 2024-04-29 21:32:14.338 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f284d3 2024-04-29 21:32:14.338 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f284d3 2024-04-29 21:32:14.341 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2ced19 2024-04-29 21:32:14.341 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2ced19 2024-04-29 21:32:14.344 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@770bc85 2024-04-29 21:32:14.345 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@770bc85 2024-04-29 21:32:14.347 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 21:32:14.348 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0776c1 2024-04-29 21:32:14.348 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0776c1 2024-04-29 21:32:14.348 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 21:32:14.352 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 21:32:14.582 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:14.583 [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. 2024-04-29 21:32:14.583 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:14.584 [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 2024-04-29 21:32:14.622 [DefaultDispatcher-worker-3 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 21:32:14.624 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 21:32:14.624 [DefaultDispatcher-worker-3 @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. 2024-04-29 21:32:14.624 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 21:32:14.686 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 21:32:14.739 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 21:32:14.768 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 21:32:14.799 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 21:32:14.817 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 21:32:14.824 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 21:32:14.933 [DefaultDispatcher-worker-6 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-04-29 21:32:14.967 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 21:32:14.967 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 21:32:14.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-29 21:32:14.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-29 21:32:14.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:14.982 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66deec87: (connection evicted) 2024-04-29 21:32:14.983 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28a5b295: (connection evicted) 2024-04-29 21:32:14.984 [DefaultDispatcher-worker-1 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:14.984 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 21:32:14.984 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@266249f1: (connection evicted) 2024-04-29 21:32:14.985 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@225dd9e5: (connection evicted) 2024-04-29 21:32:14.985 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@675f43ca: (connection evicted) 2024-04-29 21:32:14.986 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@626b74ae: (connection evicted) 2024-04-29 21:32:14.986 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f284d3: (connection evicted) 2024-04-29 21:32:14.987 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a2ced19: (connection evicted) 2024-04-29 21:32:14.987 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@770bc85: (connection evicted) 2024-04-29 21:32:14.988 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e0776c1: (connection evicted) 2024-04-29 21:32:14.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:14.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-29 21:32:14.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-29 21:32:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-29 21:32:14.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:14.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:14.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3212d853 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:14.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-29 21:32:15.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c23d90 2024-04-29 21:32:15.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c23d90 2024-04-29 21:32:15.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-29 21:32:15.004 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c23d90 2024-04-29 21:32:15.017 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c23d90 2024-04-29 21:32:15.020 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c23d90 2024-04-29 21:32:15.021 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:15.022 [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. 2024-04-29 21:32:15.022 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:15.022 [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 2024-04-29 21:32:15.040 [DefaultDispatcher-worker-9 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c23d90 2024-04-29 21:32:15.042 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 21:32:15.042 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:15.042 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 21:32:15.048 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c23d90 2024-04-29 21:32:15.068 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c23d90 2024-04-29 21:32:15.089 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c23d90 2024-04-29 21:32:15.101 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c23d90 2024-04-29 21:32:15.103 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:15.108 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@280c27b5 2024-04-29 21:32:15.109 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@280c27b5 2024-04-29 21:32:15.113 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cbdcc4 2024-04-29 21:32:15.113 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cbdcc4 2024-04-29 21:32:15.116 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c23d90 2024-04-29 21:32:15.117 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f44cc5 2024-04-29 21:32:15.118 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f44cc5 2024-04-29 21:32:15.120 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f6d6ff 2024-04-29 21:32:15.120 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f6d6ff 2024-04-29 21:32:15.122 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c23d90 2024-04-29 21:32:15.123 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e8e743b 2024-04-29 21:32:15.123 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e8e743b 2024-04-29 21:32:15.126 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@565bb0d2 2024-04-29 21:32:15.126 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@565bb0d2 2024-04-29 21:32:15.128 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c94cb8 2024-04-29 21:32:15.129 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c94cb8 2024-04-29 21:32:15.131 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d929b0 2024-04-29 21:32:15.131 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d929b0 2024-04-29 21:32:15.134 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2baadc 2024-04-29 21:32:15.134 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2baadc 2024-04-29 21:32:15.134 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:15.199 [DefaultDispatcher-worker-3 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c23d90 2024-04-29 21:32:15.234 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 21:32:15.234 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 21:32:15.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-29 21:32:15.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-29 21:32:15.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:15.236 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:15.237 [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 2024-04-29 21:32:15.237 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77c23d90: (connection evicted) 2024-04-29 21:32:15.238 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280c27b5: (connection evicted) 2024-04-29 21:32:15.238 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26cbdcc4: (connection evicted) 2024-04-29 21:32:15.239 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22f44cc5: (connection evicted) 2024-04-29 21:32:15.240 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67f6d6ff: (connection evicted) 2024-04-29 21:32:15.240 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e8e743b: (connection evicted) 2024-04-29 21:32:15.241 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@565bb0d2: (connection evicted) 2024-04-29 21:32:15.242 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56c94cb8: (connection evicted) 2024-04-29 21:32:15.242 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d929b0: (connection evicted) 2024-04-29 21:32:15.242 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a2baadc: (connection evicted) 2024-04-29 21:32:15.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:15.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-29 21:32:15.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-29 21:32:15.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-29 21:32:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@205159dc 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:15.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:15.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:15.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-29 21:32:15.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@731db93f 2024-04-29 21:32:15.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@731db93f 2024-04-29 21:32:15.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-29 21:32:15.393 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:15.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c421952 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:15.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:15.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-29 21:32:15.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6a692e 2024-04-29 21:32:15.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6a692e 2024-04-29 21:32:15.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-29 21:32:15.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b343b6d 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:15.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ae9e8b 2024-04-29 21:32:15.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ae9e8b 2024-04-29 21:32:15.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-29 21:32:15.744 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:15.756 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6a692e 2024-04-29 21:32:15.770 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.018 [DefaultDispatcher-worker-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ae9e8b 2024-04-29 21:32:16.025 [DefaultDispatcher-worker-1 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ae9e8b 2024-04-29 21:32:16.025 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58343/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 21:32:16.025 [DefaultDispatcher-worker-1 @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:58343/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-29 21:32:16.025 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58343/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 21:32:16.044 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58343/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 21:32:16.045 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58343/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 21:32:16.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-29 21:32:16.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-29 21:32:16.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.073 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c6a692e: (connection evicted) 2024-04-29 21:32:16.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:16.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-29 21:32:16.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-29 21:32:16.076 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ae9e8b 2024-04-29 21:32:16.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-29 21:32:16.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3386ed8 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-29 21:32:16.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dc6b48 2024-04-29 21:32:16.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dc6b48 2024-04-29 21:32:16.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-29 21:32:16.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-29 21:32:16.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f2e67 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-29 21:32:16.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@154864f8 2024-04-29 21:32:16.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@154864f8 2024-04-29 21:32:16.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-29 21:32:16.148 [DefaultDispatcher-worker-9 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154864f8 2024-04-29 21:32:16.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-29 21:32:16.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-29 21:32:16.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.153 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67dc6b48: (connection evicted) 2024-04-29 21:32:16.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:16.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-29 21:32:16.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-29 21:32:16.155 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154864f8 2024-04-29 21:32:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@780129bc 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-29 21:32:16.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@44de8e00 2024-04-29 21:32:16.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@44de8e00 2024-04-29 21:32:16.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-29 21:32:16.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11180750 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-29 21:32:16.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@63814bbe 2024-04-29 21:32:16.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@63814bbe 2024-04-29 21:32:16.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-29 21:32:16.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-29 21:32:16.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-29 21:32:16.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.188 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44de8e00: (connection evicted) 2024-04-29 21:32:16.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:16.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-29 21:32:16.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-29 21:32:16.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dbf2da 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-29 21:32:16.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db162f2 2024-04-29 21:32:16.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db162f2 2024-04-29 21:32:16.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-29 21:32:16.201 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-29 21:32:16.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf5911d 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-29 21:32:16.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc93da4 2024-04-29 21:32:16.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc93da4 2024-04-29 21:32:16.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-29 21:32:16.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-29 21:32:16.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-29 21:32:16.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.228 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db162f2: (connection evicted) 2024-04-29 21:32:16.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:16.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-29 21:32:16.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-29 21:32:16.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19647566 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-29 21:32:16.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@527d48db 2024-04-29 21:32:16.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@527d48db 2024-04-29 21:32:16.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-29 21:32:16.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@194037f9 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-29 21:32:16.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@17003497 2024-04-29 21:32:16.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@17003497 2024-04-29 21:32:16.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-29 21:32:16.281 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-29 21:32:16.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-29 21:32:16.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.285 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@527d48db: (connection evicted) 2024-04-29 21:32:16.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:16.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-29 21:32:16.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-29 21:32:16.317 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.356 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563843f1 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-29 21:32:16.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c4cebd 2024-04-29 21:32:16.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c4cebd 2024-04-29 21:32:16.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655909e2 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-29 21:32:16.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-04-29 21:32:16.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-04-29 21:32:16.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-29 21:32:16.515 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.542 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.569 [DefaultDispatcher-worker-3 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-04-29 21:32:16.595 [DefaultDispatcher-worker-3 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-04-29 21:32:16.603 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-04-29 21:32:16.610 [DefaultDispatcher-worker-3 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-04-29 21:32:16.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-29 21:32:16.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-29 21:32:16.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.669 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61c4cebd: (connection evicted) 2024-04-29 21:32:16.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:16.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-29 21:32:16.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-29 21:32:16.682 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-04-29 21:32:16.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-29 21:32:16.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a7906c 2024-04-29 21:32:16.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-29 21:32:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-29 21:32:16.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b43a6 2024-04-29 21:32:16.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b43a6 2024-04-29 21:32:16.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d622556 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-04-29 21:32:16.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-04-29 21:32:16.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-29 21:32:16.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-29 21:32:16.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-29 21:32:16.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.716 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42b43a6: (connection evicted) 2024-04-29 21:32:16.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:16.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-29 21:32:16.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-29 21:32:16.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10d4b573 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-29 21:32:16.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c3d67 2024-04-29 21:32:16.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c3d67 2024-04-29 21:32:16.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-29 21:32:16.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e258d3b 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-29 21:32:16.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2024-04-29 21:32:16.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2024-04-29 21:32:16.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-29 21:32:16.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-29 21:32:16.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-29 21:32:16.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.739 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c3c3d67: (connection evicted) 2024-04-29 21:32:16.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:16.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-29 21:32:16.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-29 21:32:16.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@114b203 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-29 21:32:16.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2024-04-29 21:32:16.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2024-04-29 21:32:16.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d58530 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-29 21:32:16.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-04-29 21:32:16.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-04-29 21:32:16.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-29 21:32:16.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-29 21:32:16.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-29 21:32:16.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.762 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@537b3be1: (connection evicted) 2024-04-29 21:32:16.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:16.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-29 21:32:16.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e4d79 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-29 21:32:16.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-29 21:32:16.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-29 21:32:16.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-29 21:32:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-29 21:32:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d35ff7b 2024-04-29 21:32:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-29 21:32:16.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-29 21:32:16.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-29 21:32:16.811 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.837 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-29 21:32:16.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-29 21:32:16.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.856 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745: (connection evicted) 2024-04-29 21:32:16.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:16.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-29 21:32:16.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-29 21:32:16.859 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@111fe921 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-29 21:32:16.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-04-29 21:32:16.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-04-29 21:32:16.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54387873 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5689d 2024-04-29 21:32:16.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5689d 2024-04-29 21:32:16.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-29 21:32:16.883 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-29 21:32:16.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-29 21:32:16.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.885 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d: (connection evicted) 2024-04-29 21:32:16.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:16.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-29 21:32:16.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-29 21:32:16.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f4d2294 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-29 21:32:16.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2024-04-29 21:32:16.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2024-04-29 21:32:16.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-29 21:32:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32a4ea4e 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-29 21:32:16.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2024-04-29 21:32:16.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2024-04-29 21:32:16.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-29 21:32:16.921 [DefaultDispatcher-worker-6 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2024-04-29 21:32:16.922 [DefaultDispatcher-worker-6 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2024-04-29 21:32:16.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-29 21:32:16.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-29 21:32:16.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.925 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3: (connection evicted) 2024-04-29 21:32:16.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:16.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-29 21:32:16.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-29 21:32:16.927 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@552bee2f 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-29 21:32:16.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2024-04-29 21:32:16.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2024-04-29 21:32:16.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fc3df43 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-29 21:32:16.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2024-04-29 21:32:16.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2024-04-29 21:32:16.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-29 21:32:16.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-29 21:32:16.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-29 21:32:16.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.963 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a: (connection evicted) 2024-04-29 21:32:16.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:16.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-29 21:32:16.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@590dea35 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2024-04-29 21:32:16.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2024-04-29 21:32:16.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-29 21:32:16.982 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:16.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b29b34 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:16.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2024-04-29 21:32:16.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2024-04-29 21:32:16.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-29 21:32:17.007 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.050 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.074 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.091 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.182 [DefaultDispatcher-worker-3 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2024-04-29 21:32:17.184 [DefaultDispatcher-worker-3 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2024-04-29 21:32:17.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-29 21:32:17.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-29 21:32:17.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.186 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69f69078: (connection evicted) 2024-04-29 21:32:17.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:17.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-29 21:32:17.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-29 21:32:17.187 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2e931 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-29 21:32:17.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e89eba7 2024-04-29 21:32:17.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e89eba7 2024-04-29 21:32:17.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-29 21:32:17.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-29 21:32:17.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478089b6 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-29 21:32:17.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-29 21:32:17.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-29 21:32:17.293 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.312 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-29 21:32:17.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-29 21:32:17.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.433 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e89eba7: (connection evicted) 2024-04-29 21:32:17.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:17.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-29 21:32:17.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-29 21:32:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-29 21:32:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f686af 2024-04-29 21:32:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be3abaa 2024-04-29 21:32:17.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be3abaa 2024-04-29 21:32:17.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-29 21:32:17.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f8134 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-29 21:32:17.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c743d40 2024-04-29 21:32:17.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c743d40 2024-04-29 21:32:17.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-29 21:32:17.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-29 21:32:17.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-29 21:32:17.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.459 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7be3abaa: (connection evicted) 2024-04-29 21:32:17.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:17.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-29 21:32:17.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1d6a13 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-29 21:32:17.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c46ec1 2024-04-29 21:32:17.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c46ec1 2024-04-29 21:32:17.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eff6846 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-29 21:32:17.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca33187 2024-04-29 21:32:17.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca33187 2024-04-29 21:32:17.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-29 21:32:17.556 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.563 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.579 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.671 [DefaultDispatcher-worker-5 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca33187 2024-04-29 21:32:17.673 [DefaultDispatcher-worker-5 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca33187 2024-04-29 21:32:17.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-29 21:32:17.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-29 21:32:17.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.674 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55c46ec1: (connection evicted) 2024-04-29 21:32:17.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:17.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-29 21:32:17.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-29 21:32:17.676 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca33187 2024-04-29 21:32:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd14789 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-29 21:32:17.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@105ffc58 2024-04-29 21:32:17.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@105ffc58 2024-04-29 21:32:17.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-29 21:32:17.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-29 21:32:17.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68454ed5 2024-04-29 21:32:17.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@749ad37c 2024-04-29 21:32:17.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@749ad37c 2024-04-29 21:32:17.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-29 21:32:17.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-29 21:32:17.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-29 21:32:17.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.702 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@105ffc58: (connection evicted) 2024-04-29 21:32:17.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:17.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-29 21:32:17.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4213bc3e 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-29 21:32:17.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-04-29 21:32:17.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-04-29 21:32:17.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-29 21:32:17.731 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-04-29 21:32:17.743 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-04-29 21:32:17.748 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-04-29 21:32:17.754 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc90398 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-29 21:32:17.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d718248 2024-04-29 21:32:17.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d718248 2024-04-29 21:32:17.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-29 21:32:17.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-29 21:32:17.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-29 21:32:17.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:17.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:17.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-29 21:32:17.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-29 21:32:17.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf523e3 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-29 21:32:17.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 21:32:17.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 21:32:17.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-29 21:32:17.772 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 21:32:17.787 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 21:32:17.790 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 21:32:17.793 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e95b0ab 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-29 21:32:17.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ddb7ef 2024-04-29 21:32:17.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ddb7ef 2024-04-29 21:32:17.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-29 21:32:17.798 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.806 [DefaultDispatcher-worker-12 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ddb7ef 2024-04-29 21:32:17.811 [DefaultDispatcher-worker-5 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 21:32:17.811 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ddb7ef 2024-04-29 21:32:17.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-29 21:32:17.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-29 21:32:17.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.815 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65259c53: (connection evicted) 2024-04-29 21:32:17.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:17.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-29 21:32:17.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-29 21:32:17.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6644bdf5 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-29 21:32:17.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-04-29 21:32:17.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-04-29 21:32:17.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-29 21:32:17.824 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-04-29 21:32:17.844 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-04-29 21:32:17.848 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-04-29 21:32:17.853 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-04-29 21:32:17.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ea2f72e 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-29 21:32:17.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@615ef20 2024-04-29 21:32:17.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@615ef20 2024-04-29 21:32:17.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-29 21:32:17.856 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-29 21:32:17.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-29 21:32:17.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:17.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:17.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-29 21:32:17.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-29 21:32:17.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e5ebdfe 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-29 21:32:17.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 21:32:17.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 21:32:17.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-29 21:32:17.866 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 21:32:17.882 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 21:32:17.884 [Test worker @coroutine#304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 21:32:17.888 [Test worker @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a06602f 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-29 21:32:17.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6cc344 2024-04-29 21:32:17.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6cc344 2024-04-29 21:32:17.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-29 21:32:17.895 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-29 21:32:17.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-29 21:32:17.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:17.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:17.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-29 21:32:17.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-29 21:32:17.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-29 21:32:17.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:17.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152891f8 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:17.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-29 21:32:17.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a484a9 2024-04-29 21:32:17.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a484a9 2024-04-29 21:32:17.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-29 21:32:17.955 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.981 [DefaultDispatcher-worker-3 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a484a9 2024-04-29 21:32:17.990 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:17.993 [DefaultDispatcher-worker-6 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a484a9 2024-04-29 21:32:18.002 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:18.046 [DefaultDispatcher-worker-3 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a484a9 2024-04-29 21:32:18.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-29 21:32:18.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-29 21:32:18.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:18.049 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15a484a9: (connection evicted) 2024-04-29 21:32:18.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:18.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-29 21:32:18.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-29 21:32:18.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50fa5938 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:18.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:18.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:18.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-29 21:32:18.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b5f7d2 2024-04-29 21:32:18.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b5f7d2 2024-04-29 21:32:18.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-29 21:32:18.100 [DefaultDispatcher-worker-6 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b5f7d2 2024-04-29 21:32:18.110 [DefaultDispatcher-worker-12 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b5f7d2 2024-04-29 21:32:18.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-29 21:32:18.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-29 21:32:18.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:18.127 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58b5f7d2: (connection evicted) 2024-04-29 21:32:18.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:18.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-29 21:32:18.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-29 21:32:18.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-29 21:32:18.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:18.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:18.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:18.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:18.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:18.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:18.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b2ee36 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:18.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4024e 2024-04-29 21:32:18.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4024e 2024-04-29 21:32:18.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-29 21:32:18.182 [DefaultDispatcher-worker-12 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4024e 2024-04-29 21:32:18.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-29 21:32:18.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-29 21:32:18.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:18.184 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16d4024e: (connection evicted) 2024-04-29 21:32:18.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:18.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-29 21:32:18.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-29 21:32:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-29 21:32:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31183ee2 2024-04-29 21:32:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:18.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-29 21:32:18.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e491e2 2024-04-29 21:32:18.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e491e2 2024-04-29 21:32:18.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-29 21:32:18.238 [DefaultDispatcher-worker-9 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e491e2 2024-04-29 21:32:18.249 [DefaultDispatcher-worker-4 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e491e2 2024-04-29 21:32:18.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-29 21:32:18.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-29 21:32:18.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:18.250 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e491e2: (connection evicted) 2024-04-29 21:32:18.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:18.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-29 21:32:18.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154f8280 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-29 21:32:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:18.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-29 21:32:18.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7252bdb 2024-04-29 21:32:18.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7252bdb 2024-04-29 21:32:18.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-29 21:32:18.298 [DefaultDispatcher-worker-6 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7252bdb 2024-04-29 21:32:18.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-29 21:32:18.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-29 21:32:18.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:18.300 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7252bdb: (connection evicted) 2024-04-29 21:32:18.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:18.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-29 21:32:18.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13662609 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:18.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:18.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-29 21:32:18.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:18.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:18.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:18.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:18.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:18.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:18.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:18.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:18.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-29 21:32:18.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b80497f 2024-04-29 21:32:18.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b80497f 2024-04-29 21:32:18.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-29 21:32:18.350 [DefaultDispatcher-worker-8 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b80497f 2024-04-29 21:32:18.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-29 21:32:18.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-29 21:32:18.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:18.350 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b80497f: (connection evicted) 2024-04-29 21:32:18.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:18.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-29 21:32:18.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-29 21:32:18.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14499b52 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:18.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-29 21:32:18.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3164d5aa 2024-04-29 21:32:18.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3164d5aa 2024-04-29 21:32:18.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-29 21:32:18.633 [DefaultDispatcher-worker-3 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3164d5aa 2024-04-29 21:32:18.646 [DefaultDispatcher-worker-4 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3164d5aa 2024-04-29 21:32:18.650 [Test worker @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48055/manifest.json 2024-04-29 21:32:18.650 [Test worker @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48055/manifest.json. 2024-04-29 21:32:18.650 [Test worker @coroutine#350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48055/manifest.json 2024-04-29 21:32:18.652 [Test worker @coroutine#350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48055/manifest.json 2024-04-29 21:32:18.652 [Test worker @coroutine#350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48055/manifest.json 2024-04-29 21:32:18.656 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:18.771 [Test worker @coroutine#350] 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:48055/manifest.json. 2024-04-29 21:32:18.771 [Test worker @coroutine#350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48055/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 21:32:18.787 [DefaultDispatcher-worker-8 @coroutine#350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3164d5aa 2024-04-29 21:32:18.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-29 21:32:18.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-29 21:32:18.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:18.796 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3164d5aa: (connection evicted) 2024-04-29 21:32:18.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:18.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-29 21:32:18.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-29 21:32:18.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@363ba634 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:18.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e26c308 2024-04-29 21:32:18.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e26c308 2024-04-29 21:32:18.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7169d668 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:18.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-29 21:32:18.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@90394d 2024-04-29 21:32:18.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@90394d 2024-04-29 21:32:18.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-29 21:32:18.840 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 21:32:18.894 [Test worker] INFO ktor.application - Application started in 0.059 seconds. 2024-04-29 21:32:18.894 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@25a2f432 2024-04-29 21:32:18.901 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:18.912 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:18.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-29 21:32:18.981 [DefaultDispatcher-worker-9 @coroutine#361] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359a2c96 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:18.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-29 21:32:18.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2024-04-29 21:32:18.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2024-04-29 21:32:18.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-29 21:32:19.008 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 21:32:19.014 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 21:32:19.014 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 21:32:19.014 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 21:32:19.014 [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. 2024-04-29 21:32:19.014 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 21:32:19.014 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 21:32:19.015 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 21:32:19.015 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 21:32:19.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15405ba1 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:19.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-29 21:32:19.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-04-29 21:32:19.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-04-29 21:32:19.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-29 21:32:19.076 [DefaultDispatcher-worker-6 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-04-29 21:32:19.083 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:19.087 [DefaultDispatcher-worker-6 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-04-29 21:32:19.094 [DefaultDispatcher-worker-9 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2024-04-29 21:32:19.097 [DefaultDispatcher-worker-9 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2024-04-29 21:32:19.107 [DefaultDispatcher-worker-10 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-04-29 21:32:19.117 [DefaultDispatcher-worker-12 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-04-29 21:32:19.117 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:19.117 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586616683182034944/_ustadmanifest.json 2024-04-29 21:32:19.117 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586616683182034944/_ustadmanifest.json. 2024-04-29 21:32:19.117 [Test worker @coroutine#367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586616683182034944/_ustadmanifest.json 2024-04-29 21:32:19.121 [Test worker @coroutine#367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586616683182034944/_ustadmanifest.json 2024-04-29 21:32:19.121 [Test worker @coroutine#367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586616683182034944/_ustadmanifest.json 2024-04-29 21:32:19.122 [Test worker @coroutine#367] 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:8094/api/content/586616683182034944/_ustadmanifest.json. 2024-04-29 21:32:19.122 [Test worker @coroutine#367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586616683182034944/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 21:32:19.141 [DefaultDispatcher-worker-12 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-04-29 21:32:19.148 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 21:32:19.149 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bef4dfb0-f7dd-422e-b52c-29c940145254', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 21:32:19.153 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 21:32:19.153 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bef4dfb0-f7dd-422e-b52c-29c940145254 2024-04-29 21:32:19.159 [DefaultDispatcher-worker-12 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:19.159 [DefaultDispatcher-worker-12 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:19.159 [DefaultDispatcher-worker-12 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:19.159 [DefaultDispatcher-worker-12 @coroutine#387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:19.169 [DefaultDispatcher-worker-6 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-04-29 21:32:19.170 [DefaultDispatcher-worker-6 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:19.170 [DefaultDispatcher-worker-6 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:19.170 [DefaultDispatcher-worker-6 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:19.176 [DefaultDispatcher-worker-4 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:19.176 [DefaultDispatcher-worker-4 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 21:32:19.176 [DefaultDispatcher-worker-4 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:19.176 [DefaultDispatcher-worker-4 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 21:32:19.239 [eventLoopGroupProxy-4-1 @call-handler#409] 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) 2024-04-29 21:32:19.239 [eventLoopGroupProxy-4-4 @call-handler#408] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 21:32:19.239 [eventLoopGroupProxy-4-2 @call-handler#410] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 21:32:19.239 [eventLoopGroupProxy-4-3 @call-handler#411] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 21:32:19.246 [eventLoopGroupProxy-4-4 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:19.246 [eventLoopGroupProxy-4-2 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:19.250 [eventLoopGroupProxy-4-1 @call-handler#409] 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 2024-04-29 21:32:19.250 [eventLoopGroupProxy-4-3 @call-handler#411] 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 2024-04-29 21:32:19.250 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:19.256 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:19.256 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:19.258 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:19.260 [DefaultDispatcher-worker-7 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:19.260 [DefaultDispatcher-worker-7 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:19.266 [eventLoopGroupProxy-4-2 @call-handler#410] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 34ms 2024-04-29 21:32:19.266 [eventLoopGroupProxy-4-3 @call-handler#411] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 34ms 2024-04-29 21:32:19.270 [DefaultDispatcher-worker-15 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-04-29 21:32:19.272 [eventLoopGroupProxy-4-1 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e26c308 2024-04-29 21:32:19.278 [DefaultDispatcher-worker-12 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-04-29 21:32:19.283 [eventLoopGroupProxy-4-1 @call-handler#409] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 51ms 2024-04-29 21:32:19.284 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:19.284 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:19.287 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 21:32:19.287 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:19.299 [DefaultDispatcher-worker-12 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:19.299 [DefaultDispatcher-worker-12 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:19.299 [DefaultDispatcher-worker-12 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:19.299 [DefaultDispatcher-worker-12 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:19.304 [eventLoopGroupProxy-4-3 @call-handler#424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:19.318 [eventLoopGroupProxy-4-3 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e26c308 2024-04-29 21:32:19.319 [eventLoopGroupProxy-4-3 @call-handler#424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:19.319 [eventLoopGroupProxy-4-3 @call-handler#424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-04-29 21:32:19.320 [DefaultDispatcher-worker-12 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:19.330 [DefaultDispatcher-worker-12 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:19.330 [DefaultDispatcher-worker-12 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:19.330 [DefaultDispatcher-worker-12 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:19.330 [DefaultDispatcher-worker-12 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:19.335 [eventLoopGroupProxy-4-3 @call-handler#429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:19.340 [eventLoopGroupProxy-4-3 @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e26c308 2024-04-29 21:32:19.341 [eventLoopGroupProxy-4-3 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:19.341 [eventLoopGroupProxy-4-3 @call-handler#429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-29 21:32:19.342 [DefaultDispatcher-worker-12 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:19.362 [DefaultDispatcher-worker-13 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-04-29 21:32:19.378 [DefaultDispatcher-worker-4 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-04-29 21:32:19.395 [DefaultDispatcher-worker-4 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:19.395 [DefaultDispatcher-worker-4 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:19.395 [DefaultDispatcher-worker-4 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:19.395 [DefaultDispatcher-worker-4 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 21:32:19.398 [eventLoopGroupProxy-4-3 @call-handler#443] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 21:32:19.400 [eventLoopGroupProxy-4-3 @call-handler#443] 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 2024-04-29 21:32:19.401 [eventLoopGroupProxy-4-3 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:19.427 [DefaultDispatcher-worker-3 @call-handler#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90394d 2024-04-29 21:32:19.429 [eventLoopGroupProxy-4-3 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:19.429 [DefaultDispatcher-worker-4 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586616683182034944/_ustadmanifest.json 2024-04-29 21:32:19.429 [eventLoopGroupProxy-4-3 @call-handler#443] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 32ms 2024-04-29 21:32:19.429 [DefaultDispatcher-worker-4 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586616683182034944/_ustadmanifest.json. 2024-04-29 21:32:19.429 [DefaultDispatcher-worker-4 @coroutine#360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586616683182034944/_ustadmanifest.json 2024-04-29 21:32:19.430 [DefaultDispatcher-worker-10 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:19.431 [DefaultDispatcher-worker-10 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:19.431 [DefaultDispatcher-worker-10 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:19.431 [DefaultDispatcher-worker-10 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:19.432 [DefaultDispatcher-worker-3 @coroutine#360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586616683182034944/_ustadmanifest.json 2024-04-29 21:32:19.432 [DefaultDispatcher-worker-3 @coroutine#360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586616683182034944/_ustadmanifest.json 2024-04-29 21:32:19.433 [DefaultDispatcher-worker-3 @coroutine#360] 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:8094/api/content/586616683182034944/_ustadmanifest.json. 2024-04-29 21:32:19.433 [DefaultDispatcher-worker-3 @coroutine#360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586616683182034944/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 21:32:19.447 [DefaultDispatcher-worker-4 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-04-29 21:32:19.448 [DefaultDispatcher-worker-10 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90394d 2024-04-29 21:32:19.451 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 21:32:19.451 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 21:32:19.451 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 21:32:19.451 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 21:32:19.451 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 21:32:19.453 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2024-04-29 21:32:19.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-29 21:32:19.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-29 21:32:19.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:19.454 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c: (connection evicted) 2024-04-29 21:32:19.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:19.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-29 21:32:19.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-29 21:32:19.509 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 21:32:19.509 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 21:32:19.797 [DefaultDispatcher-worker-10 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ddb7ef 2024-04-29 21:32:19.863 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 21:32:20.459 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@25a2f432 2024-04-29 21:32:20.460 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@25a2f432 2024-04-29 21:32:20.464 [Test worker @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e26c308 2024-04-29 21:32:20.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-29 21:32:20.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-29 21:32:20.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:20.464 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@90394d: (connection evicted) 2024-04-29 21:32:20.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:20.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-29 21:32:20.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-29 21:32:20.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-29 21:32:20.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:20.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:20.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:20.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:20.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:20.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:20.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@407d2a01 2024-04-29 21:32:20.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:20.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:20.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:20.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:20.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-29 21:32:20.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-04-29 21:32:20.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-04-29 21:32:20.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-29 21:32:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-29 21:32:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ec70725 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:20.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-29 21:32:20.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-29 21:32:20.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-29 21:32:20.490 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 21:32:20.492 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 21:32:20.492 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8f8717b 2024-04-29 21:32:20.493 [DefaultDispatcher-worker-4 @coroutine#470] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 21:32:20.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10abd94f 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:20.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@628f0936 2024-04-29 21:32:20.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@628f0936 2024-04-29 21:32:20.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-29 21:32:20.496 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 21:32:20.497 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 21:32:20.497 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 21:32:20.497 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 21:32:20.497 [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. 2024-04-29 21:32:20.497 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 21:32:20.497 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 21:32:20.497 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 21:32:20.497 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d745ac6 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:20.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:20.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:20.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:20.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:20.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:20.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:20.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-29 21:32:20.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:20.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:20.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-29 21:32:20.538 [DefaultDispatcher-worker-4 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:20.548 [DefaultDispatcher-worker-10 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:20.556 [DefaultDispatcher-worker-5 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628f0936 2024-04-29 21:32:20.561 [Test worker @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628f0936 2024-04-29 21:32:20.570 [DefaultDispatcher-worker-15 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:20.571 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:20.574 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:20.582 [DefaultDispatcher-worker-5 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:20.582 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586616686970781696/_ustadmanifest.json 2024-04-29 21:32:20.582 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586616686970781696/_ustadmanifest.json. 2024-04-29 21:32:20.582 [Test worker @coroutine#475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586616686970781696/_ustadmanifest.json 2024-04-29 21:32:20.584 [Test worker @coroutine#475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586616686970781696/_ustadmanifest.json 2024-04-29 21:32:20.584 [Test worker @coroutine#475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586616686970781696/_ustadmanifest.json 2024-04-29 21:32:20.585 [Test worker @coroutine#475] 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:8094/api/content/586616686970781696/_ustadmanifest.json. 2024-04-29 21:32:20.585 [Test worker @coroutine#475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586616686970781696/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 21:32:20.594 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:20.598 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:20.604 [DefaultDispatcher-worker-5 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:20.605 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 21:32:20.605 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0a96d1c1-bdb9-4e48-a4a7-f59f398af7a2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 21:32:20.607 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 21:32:20.607 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0a96d1c1-bdb9-4e48-a4a7-f59f398af7a2 2024-04-29 21:32:20.608 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:20.608 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:20.608 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:20.608 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:20.612 [eventLoopGroupProxy-7-1 @call-handler#505] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 21:32:20.612 [eventLoopGroupProxy-7-2 @call-handler#506] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 21:32:20.612 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:20.613 [eventLoopGroupProxy-7-1 @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 io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:20.613 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:20.614 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:20.614 [eventLoopGroupProxy-7-1 @call-handler#505] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-04-29 21:32:20.614 [DefaultDispatcher-worker-9 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:20.614 [DefaultDispatcher-worker-9 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:20.617 [DefaultDispatcher-worker-2 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:20.618 [DefaultDispatcher-worker-2 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:20.618 [DefaultDispatcher-worker-2 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:20.618 [DefaultDispatcher-worker-2 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:20.621 [eventLoopGroupProxy-7-1 @call-handler#514] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 21:32:20.621 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:20.622 [DefaultDispatcher-worker-9 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:20.622 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 21:32:20.622 [DefaultDispatcher-worker-9 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 21:32:20.622 [DefaultDispatcher-worker-9 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:20.622 [DefaultDispatcher-worker-9 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 21:32:20.623 [DefaultDispatcher-worker-3 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:20.623 [DefaultDispatcher-worker-3 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:20.624 [eventLoopGroupProxy-7-1 @call-handler#519] 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) 2024-04-29 21:32:20.624 [eventLoopGroupProxy-7-1 @call-handler#519] 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 2024-04-29 21:32:20.626 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-04-29 21:32:20.628 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 21:32:20.629 [DefaultDispatcher-worker-3 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:20.629 [DefaultDispatcher-worker-3 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:20.629 [DefaultDispatcher-worker-3 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 21:32:20.629 [DefaultDispatcher-worker-3 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:20.631 [DefaultDispatcher-worker-3 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:20.631 [DefaultDispatcher-worker-3 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:20.631 [DefaultDispatcher-worker-3 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:20.631 [DefaultDispatcher-worker-3 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:20.632 [DefaultDispatcher-worker-5 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:20.634 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:20.637 [eventLoopGroupProxy-7-1 @coroutine#528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-04-29 21:32:20.638 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:20.638 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 21:32:20.639 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:20.642 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:20.642 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:20.642 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:20.642 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:20.642 [DefaultDispatcher-worker-9 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:20.644 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:20.647 [eventLoopGroupProxy-7-1 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-04-29 21:32:20.648 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:20.648 [eventLoopGroupProxy-7-1 @call-handler#532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 21:32:20.649 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:20.650 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:20.650 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:20.651 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:20.651 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:20.652 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:20.695 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:20.695 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 21:32:20.696 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:20.697 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:20.697 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:20.697 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:20.697 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:20.700 [eventLoopGroupProxy-7-1 @call-handler#540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:20.700 [eventLoopGroupProxy-7-1 @call-handler#540] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-29 21:32:20.701 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:20.701 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:20.701 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:20.702 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-29 21:32:20.702 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:20.715 [DefaultDispatcher-worker-14 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:20.725 [DefaultDispatcher-worker-7 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:20.728 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 21:32:21.228 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e55bf275-0405-4a1d-bd3e-9d795bfdbed5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 21:32:21.229 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 21:32:21.229 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e55bf275-0405-4a1d-bd3e-9d795bfdbed5 2024-04-29 21:32:21.233 [DefaultDispatcher-worker-7 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:21.233 [DefaultDispatcher-worker-7 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 21:32:21.233 [DefaultDispatcher-worker-7 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:21.234 [DefaultDispatcher-worker-7 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 21:32:21.236 [eventLoopGroupProxy-7-1 @call-handler#549] 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) 2024-04-29 21:32:21.236 [eventLoopGroupProxy-7-1 @call-handler#549] 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 2024-04-29 21:32:21.238 [eventLoopGroupProxy-7-1 @coroutine#550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-04-29 21:32:21.240 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 21:32:21.241 [DefaultDispatcher-worker-7 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:21.241 [DefaultDispatcher-worker-7 @coroutine#546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:21.242 [DefaultDispatcher-worker-7 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 21:32:21.242 [DefaultDispatcher-worker-7 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:21.244 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.244 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.244 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.244 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.247 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:21.250 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.250 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:21.251 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.253 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.253 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.253 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.253 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.256 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:21.258 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.258 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:21.259 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.260 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.260 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.260 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.260 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.262 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:21.306 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.307 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:21.307 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.308 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.308 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.308 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.308 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.310 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:21.354 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.354 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 21:32:21.355 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.356 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.356 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.356 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.356 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.358 [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) 2024-04-29 21:32:21.402 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.402 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 21:32:21.403 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.404 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.404 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.404 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.404 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.406 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:21.450 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.450 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 21:32:21.451 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.452 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.452 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.452 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.452 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.454 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:21.498 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.498 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 21:32:21.499 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.500 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.500 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.500 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.500 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.502 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:21.546 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.546 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 21:32:21.547 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.548 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.548 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.548 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.548 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.550 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:21.594 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.594 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 21:32:21.595 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.596 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.596 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.596 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.596 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.598 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:21.642 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.642 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 21:32:21.643 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.644 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.644 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.644 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.644 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.646 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:21.690 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.691 [eventLoopGroupProxy-7-1 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:21.691 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.692 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.693 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.693 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.693 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.695 [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) 2024-04-29 21:32:21.739 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.739 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:21.740 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.741 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.741 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.741 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.741 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.744 [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) 2024-04-29 21:32:21.745 [DefaultDispatcher-worker-12 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:21.786 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.787 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 21:32:21.787 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.789 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.789 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.789 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.789 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.791 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:21.837 [eventLoopGroupProxy-7-1 @coroutine#599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-04-29 21:32:21.837 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.838 [eventLoopGroupProxy-7-1 @call-handler#598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 21:32:21.838 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.841 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.841 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.841 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.841 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.843 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:21.846 [eventLoopGroupProxy-7-1 @coroutine#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-04-29 21:32:21.846 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.847 [eventLoopGroupProxy-7-1 @call-handler#603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 21:32:21.847 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.849 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.850 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:21.850 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.850 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:21.852 [eventLoopGroupProxy-7-1 @call-handler#608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:21.855 [eventLoopGroupProxy-7-1 @coroutine#609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-04-29 21:32:21.855 [eventLoopGroupProxy-7-1 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.855 [eventLoopGroupProxy-7-1 @call-handler#608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 21:32:21.856 [DefaultDispatcher-worker-2 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:21.870 [DefaultDispatcher-worker-8 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:21.879 [DefaultDispatcher-worker-2 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:21.880 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:21.880 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:21.880 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:21.880 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 21:32:21.882 [eventLoopGroupProxy-7-1 @call-handler#618] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 21:32:21.883 [eventLoopGroupProxy-7-1 @call-handler#618] 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 2024-04-29 21:32:21.883 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:21.906 [DefaultDispatcher-worker-4 @call-handler#618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-29 21:32:21.906 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:21.907 [eventLoopGroupProxy-7-1 @call-handler#618] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-04-29 21:32:21.907 [DefaultDispatcher-worker-14 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586616686970781696/_ustadmanifest.json 2024-04-29 21:32:21.907 [DefaultDispatcher-worker-14 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586616686970781696/_ustadmanifest.json. 2024-04-29 21:32:21.907 [DefaultDispatcher-worker-14 @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586616686970781696/_ustadmanifest.json 2024-04-29 21:32:21.907 [DefaultDispatcher-worker-3 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:21.907 [DefaultDispatcher-worker-3 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:21.908 [DefaultDispatcher-worker-3 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:21.908 [DefaultDispatcher-worker-3 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:21.909 [DefaultDispatcher-worker-7 @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586616686970781696/_ustadmanifest.json 2024-04-29 21:32:21.909 [DefaultDispatcher-worker-7 @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586616686970781696/_ustadmanifest.json 2024-04-29 21:32:21.910 [DefaultDispatcher-worker-7 @coroutine#469] 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:8094/api/content/586616686970781696/_ustadmanifest.json. 2024-04-29 21:32:21.910 [DefaultDispatcher-worker-7 @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586616686970781696/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 21:32:21.921 [DefaultDispatcher-worker-3 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-04-29 21:32:21.925 [DefaultDispatcher-worker-3 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-29 21:32:21.926 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 21:32:21.926 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 21:32:21.926 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 21:32:21.926 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 21:32:21.926 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 21:32:21.928 [Test worker @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628f0936 2024-04-29 21:32:21.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-29 21:32:21.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-29 21:32:21.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:21.928 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296: (connection evicted) 2024-04-29 21:32:21.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:21.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-29 21:32:21.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-29 21:32:21.997 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 21:32:22.228 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 21:32:22.371 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 21:32:22.473 [DefaultDispatcher-worker-8 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-04-29 21:32:22.932 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8f8717b 2024-04-29 21:32:22.932 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8f8717b 2024-04-29 21:32:22.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-29 21:32:22.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-29 21:32:22.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:22.933 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15f229e8: (connection evicted) 2024-04-29 21:32:22.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:22.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-29 21:32:22.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-29 21:32:22.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c19350 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:22.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:22.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-29 21:32:22.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-04-29 21:32:22.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-04-29 21:32:22.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fba492e 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:22.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:22.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-29 21:32:22.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@17635531 2024-04-29 21:32:22.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@17635531 2024-04-29 21:32:22.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-29 21:32:22.959 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 21:32:22.961 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 21:32:22.961 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7ddcd3d 2024-04-29 21:32:22.962 [DefaultDispatcher-worker-13 @coroutine#647] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 21:32:22.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60256d1b 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:22.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8a1456 2024-04-29 21:32:22.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8a1456 2024-04-29 21:32:22.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-29 21:32:22.965 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 21:32:22.966 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 21:32:22.966 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 21:32:22.966 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 21:32:22.966 [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. 2024-04-29 21:32:22.966 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 21:32:22.966 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 21:32:22.966 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 21:32:22.966 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b55ea4d 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:22.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:22.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-29 21:32:22.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57df93c1 2024-04-29 21:32:22.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57df93c1 2024-04-29 21:32:22.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-29 21:32:23.011 [DefaultDispatcher-worker-9 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57df93c1 2024-04-29 21:32:23.022 [DefaultDispatcher-worker-6 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57df93c1 2024-04-29 21:32:23.029 [DefaultDispatcher-worker-7 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8a1456 2024-04-29 21:32:23.032 [Test worker @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8a1456 2024-04-29 21:32:23.039 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:23.042 [DefaultDispatcher-worker-9 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57df93c1 2024-04-29 21:32:23.043 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:23.052 [DefaultDispatcher-worker-9 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57df93c1 2024-04-29 21:32:23.052 [Test worker @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586616697661865984/_ustadmanifest.json 2024-04-29 21:32:23.053 [Test worker @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586616697661865984/_ustadmanifest.json. 2024-04-29 21:32:23.053 [Test worker @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586616697661865984/_ustadmanifest.json 2024-04-29 21:32:23.054 [Test worker @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586616697661865984/_ustadmanifest.json 2024-04-29 21:32:23.055 [Test worker @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586616697661865984/_ustadmanifest.json 2024-04-29 21:32:23.055 [Test worker @coroutine#652] 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:8094/api/content/586616697661865984/_ustadmanifest.json. 2024-04-29 21:32:23.055 [Test worker @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586616697661865984/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 21:32:23.063 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:23.067 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:23.070 [DefaultDispatcher-worker-9 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57df93c1 2024-04-29 21:32:23.071 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 21:32:23.071 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2064d190-f0da-47da-8fb9-16d132f0f318', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 21:32:23.073 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 21:32:23.073 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2064d190-f0da-47da-8fb9-16d132f0f318 2024-04-29 21:32:23.074 [DefaultDispatcher-worker-1 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:23.074 [DefaultDispatcher-worker-1 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:23.074 [DefaultDispatcher-worker-1 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:23.074 [DefaultDispatcher-worker-1 @coroutine#672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:23.077 [eventLoopGroupProxy-10-2 @call-handler#683] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 21:32:23.077 [eventLoopGroupProxy-10-1 @call-handler#682] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 21:32:23.078 [eventLoopGroupProxy-10-2 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:23.078 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:23.078 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:23.079 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:23.079 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 21:32:23.080 [DefaultDispatcher-worker-1 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:23.080 [DefaultDispatcher-worker-1 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:23.084 [DefaultDispatcher-worker-11 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57df93c1 2024-04-29 21:32:23.084 [DefaultDispatcher-worker-11 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:23.084 [DefaultDispatcher-worker-11 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:23.084 [DefaultDispatcher-worker-11 @coroutine#671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:23.087 [DefaultDispatcher-worker-8 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:23.087 [DefaultDispatcher-worker-8 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 21:32:23.087 [DefaultDispatcher-worker-8 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:23.087 [DefaultDispatcher-worker-8 @coroutine#670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 21:32:23.087 [eventLoopGroupProxy-10-1 @call-handler#691] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 21:32:23.087 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:23.087 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-04-29 21:32:23.088 [DefaultDispatcher-worker-7 @coroutine#671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:23.088 [DefaultDispatcher-worker-7 @coroutine#671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:23.090 [eventLoopGroupProxy-10-3 @call-handler#698] 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) 2024-04-29 21:32:23.090 [eventLoopGroupProxy-10-3 @call-handler#698] 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 2024-04-29 21:32:23.092 [eventLoopGroupProxy-10-3 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-04-29 21:32:23.094 [eventLoopGroupProxy-10-3 @call-handler#698] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 21:32:23.095 [DefaultDispatcher-worker-1 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:23.095 [DefaultDispatcher-worker-1 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:23.095 [DefaultDispatcher-worker-1 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 21:32:23.095 [DefaultDispatcher-worker-1 @coroutine#670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:23.097 [DefaultDispatcher-worker-1 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.097 [DefaultDispatcher-worker-1 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:23.097 [DefaultDispatcher-worker-1 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.097 [DefaultDispatcher-worker-1 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:23.098 [DefaultDispatcher-worker-15 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57df93c1 2024-04-29 21:32:23.099 [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) 2024-04-29 21:32:23.102 [eventLoopGroupProxy-10-1 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-04-29 21:32:23.102 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:23.102 [eventLoopGroupProxy-10-1 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:23.102 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.104 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.104 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:23.104 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.104 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:23.106 [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) 2024-04-29 21:32:23.107 [DefaultDispatcher-worker-2 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57df93c1 2024-04-29 21:32:23.108 [eventLoopGroupProxy-10-1 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-04-29 21:32:23.108 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:23.108 [eventLoopGroupProxy-10-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:23.109 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.111 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.111 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:23.111 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.111 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:23.113 [eventLoopGroupProxy-10-1 @call-handler#716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:23.118 [eventLoopGroupProxy-10-1 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-04-29 21:32:23.119 [eventLoopGroupProxy-10-1 @call-handler#716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:23.119 [eventLoopGroupProxy-10-1 @call-handler#716] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-29 21:32:23.119 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.121 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.121 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:23.121 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.121 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:23.123 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:23.125 [eventLoopGroupProxy-10-1 @coroutine#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-04-29 21:32:23.126 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:23.126 [eventLoopGroupProxy-10-1 @call-handler#721] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:23.126 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.128 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.128 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:23.128 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.128 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:23.130 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:23.132 [eventLoopGroupProxy-10-1 @coroutine#728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-04-29 21:32:23.133 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:23.133 [eventLoopGroupProxy-10-1 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:23.134 [DefaultDispatcher-worker-2 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:23.149 [DefaultDispatcher-worker-5 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57df93c1 2024-04-29 21:32:23.159 [DefaultDispatcher-worker-6 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57df93c1 2024-04-29 21:32:23.160 [DefaultDispatcher-worker-6 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:23.160 [DefaultDispatcher-worker-6 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:23.160 [DefaultDispatcher-worker-6 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:23.160 [DefaultDispatcher-worker-6 @coroutine#673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 21:32:23.162 [eventLoopGroupProxy-10-1 @call-handler#737] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 21:32:23.162 [eventLoopGroupProxy-10-1 @call-handler#737] 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 2024-04-29 21:32:23.163 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:23.186 [DefaultDispatcher-worker-2 @call-handler#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17635531 2024-04-29 21:32:23.186 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:23.186 [eventLoopGroupProxy-10-1 @call-handler#737] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-04-29 21:32:23.186 [DefaultDispatcher-worker-5 @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586616697661865984/_ustadmanifest.json 2024-04-29 21:32:23.187 [DefaultDispatcher-worker-5 @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586616697661865984/_ustadmanifest.json. 2024-04-29 21:32:23.187 [DefaultDispatcher-worker-5 @coroutine#646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586616697661865984/_ustadmanifest.json 2024-04-29 21:32:23.187 [DefaultDispatcher-worker-6 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:23.187 [DefaultDispatcher-worker-6 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:23.188 [DefaultDispatcher-worker-6 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:23.188 [DefaultDispatcher-worker-6 @coroutine#673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:23.189 [DefaultDispatcher-worker-10 @coroutine#646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586616697661865984/_ustadmanifest.json 2024-04-29 21:32:23.189 [DefaultDispatcher-worker-10 @coroutine#646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586616697661865984/_ustadmanifest.json 2024-04-29 21:32:23.189 [DefaultDispatcher-worker-10 @coroutine#646] 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:8094/api/content/586616697661865984/_ustadmanifest.json. 2024-04-29 21:32:23.189 [DefaultDispatcher-worker-10 @coroutine#646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586616697661865984/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 21:32:23.200 [DefaultDispatcher-worker-13 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57df93c1 2024-04-29 21:32:23.203 [DefaultDispatcher-worker-4 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17635531 2024-04-29 21:32:23.205 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 21:32:23.205 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 21:32:23.205 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 21:32:23.205 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 21:32:23.205 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 21:32:23.207 [Test worker @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8a1456 2024-04-29 21:32:23.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-29 21:32:23.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-29 21:32:23.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:23.208 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57df93c1: (connection evicted) 2024-04-29 21:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:23.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-29 21:32:23.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-29 21:32:23.466 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 21:32:23.466 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 21:32:23.650 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 21:32:24.212 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7ddcd3d 2024-04-29 21:32:24.212 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7ddcd3d 2024-04-29 21:32:24.214 [Test worker @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-04-29 21:32:24.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-29 21:32:24.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-29 21:32:24.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:24.214 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17635531: (connection evicted) 2024-04-29 21:32:24.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:24.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-29 21:32:24.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec98000 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:24.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:24.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:24.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-29 21:32:24.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a905513 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:24.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-29 21:32:24.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0d4873 2024-04-29 21:32:24.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0d4873 2024-04-29 21:32:24.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-29 21:32:24.242 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 21:32:24.243 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-29 21:32:24.243 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5df7ae0a 2024-04-29 21:32:24.244 [DefaultDispatcher-worker-11 @coroutine#765] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2faae7f6 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:24.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-04-29 21:32:24.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-04-29 21:32:24.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-29 21:32:24.247 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 21:32:24.247 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 21:32:24.247 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 21:32:24.247 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 21:32:24.247 [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. 2024-04-29 21:32:24.247 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 21:32:24.247 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 21:32:24.247 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 21:32:24.247 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 21:32:24.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36ec4071 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:24.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:24.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:24.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-29 21:32:24.288 [DefaultDispatcher-worker-11 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:24.300 [DefaultDispatcher-worker-13 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:24.323 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:24.327 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:24.345 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:24.348 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:24.421 [DefaultDispatcher-worker-16 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-04-29 21:32:24.468 [DefaultDispatcher-worker-13 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-04-29 21:32:24.475 [DefaultDispatcher-worker-13 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-04-29 21:32:24.480 [DefaultDispatcher-worker-13 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-04-29 21:32:24.491 [DefaultDispatcher-worker-15 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:24.500 [DefaultDispatcher-worker-3 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:24.500 [Test worker @coroutine#770] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586616703779815424/_ustadmanifest.json 2024-04-29 21:32:24.500 [Test worker @coroutine#770] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586616703779815424/_ustadmanifest.json. 2024-04-29 21:32:24.500 [Test worker @coroutine#770] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586616703779815424/_ustadmanifest.json 2024-04-29 21:32:24.502 [Test worker @coroutine#770] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586616703779815424/_ustadmanifest.json 2024-04-29 21:32:24.502 [Test worker @coroutine#770] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586616703779815424/_ustadmanifest.json 2024-04-29 21:32:24.504 [Test worker @coroutine#770] 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:8094/api/content/586616703779815424/_ustadmanifest.json. 2024-04-29 21:32:24.504 [Test worker @coroutine#770] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586616703779815424/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 21:32:24.604 [DefaultDispatcher-worker-9 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:24.605 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 21:32:24.605 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-025d7973-ad7b-427f-b26f-6b81dff8211d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 21:32:24.606 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 21:32:24.606 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-025d7973-ad7b-427f-b26f-6b81dff8211d 2024-04-29 21:32:24.607 [DefaultDispatcher-worker-6 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:24.608 [DefaultDispatcher-worker-6 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:24.608 [DefaultDispatcher-worker-6 @coroutine#796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:24.608 [DefaultDispatcher-worker-6 @coroutine#796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:24.612 [eventLoopGroupProxy-13-1 @call-handler#806] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 21:32:24.612 [eventLoopGroupProxy-13-2 @call-handler#807] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 21:32:24.612 [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 io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:24.612 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:24.612 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:24.613 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:24.613 [eventLoopGroupProxy-13-2 @call-handler#807] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 21:32:24.614 [DefaultDispatcher-worker-4 @coroutine#796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:24.614 [DefaultDispatcher-worker-4 @coroutine#796] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:24.618 [DefaultDispatcher-worker-13 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:24.618 [DefaultDispatcher-worker-13 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:24.618 [DefaultDispatcher-worker-13 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:24.618 [DefaultDispatcher-worker-13 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:24.620 [eventLoopGroupProxy-13-2 @call-handler#814] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 21:32:24.621 [eventLoopGroupProxy-13-2 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:24.621 [eventLoopGroupProxy-13-2 @call-handler#814] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 21:32:24.622 [DefaultDispatcher-worker-5 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:24.622 [DefaultDispatcher-worker-5 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:24.634 [DefaultDispatcher-worker-16 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:24.643 [DefaultDispatcher-worker-11 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:24.644 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:24.644 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 21:32:24.644 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:24.644 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 21:32:24.646 [eventLoopGroupProxy-13-2 @call-handler#822] 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) 2024-04-29 21:32:24.646 [eventLoopGroupProxy-13-2 @call-handler#822] 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 2024-04-29 21:32:24.694 [eventLoopGroupProxy-13-2 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:24.697 [eventLoopGroupProxy-13-2 @call-handler#822] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 51ms 2024-04-29 21:32:24.698 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:24.698 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:24.699 [DefaultDispatcher-worker-4 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 21:32:24.699 [DefaultDispatcher-worker-4 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:24.705 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.706 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:24.706 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.706 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:24.708 [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) 2024-04-29 21:32:24.711 [eventLoopGroupProxy-13-2 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:24.712 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:24.712 [eventLoopGroupProxy-13-2 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 21:32:24.713 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.714 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.714 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:24.714 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.714 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:24.716 [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) 2024-04-29 21:32:24.764 [eventLoopGroupProxy-13-2 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:24.765 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:24.765 [eventLoopGroupProxy-13-2 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 21:32:24.766 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.767 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.767 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:24.767 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.767 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:24.769 [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) 2024-04-29 21:32:24.772 [eventLoopGroupProxy-13-2 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:24.773 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:24.773 [eventLoopGroupProxy-13-2 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 21:32:24.773 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.775 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.775 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:24.775 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.775 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:24.777 [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) 2024-04-29 21:32:24.782 [eventLoopGroupProxy-13-2 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:24.782 [eventLoopGroupProxy-13-2 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:24.783 [eventLoopGroupProxy-13-2 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-29 21:32:24.783 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.785 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.785 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:24.785 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.785 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:24.786 [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) 2024-04-29 21:32:24.832 [eventLoopGroupProxy-13-2 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:24.832 [eventLoopGroupProxy-13-2 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:24.833 [eventLoopGroupProxy-13-2 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 21:32:24.834 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.838 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.838 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:24.838 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.838 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:24.840 [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) 2024-04-29 21:32:24.912 [eventLoopGroupProxy-13-2 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:24.912 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:24.912 [eventLoopGroupProxy-13-2 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 72ms 2024-04-29 21:32:24.913 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.915 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.915 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:24.915 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.915 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:24.916 [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) 2024-04-29 21:32:24.973 [eventLoopGroupProxy-13-2 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:24.974 [eventLoopGroupProxy-13-2 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:24.974 [eventLoopGroupProxy-13-2 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 58ms 2024-04-29 21:32:24.975 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.976 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.976 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:24.976 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:24.976 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:24.978 [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) 2024-04-29 21:32:25.024 [eventLoopGroupProxy-13-2 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.024 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.024 [eventLoopGroupProxy-13-2 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 21:32:25.025 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.027 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.027 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.027 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.027 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.029 [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) 2024-04-29 21:32:25.032 [eventLoopGroupProxy-13-2 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.032 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.033 [eventLoopGroupProxy-13-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 21:32:25.033 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.035 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.035 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.035 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.035 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.036 [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) 2024-04-29 21:32:25.081 [eventLoopGroupProxy-13-2 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.081 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.081 [eventLoopGroupProxy-13-2 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:25.082 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.083 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.083 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.083 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.083 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.085 [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) 2024-04-29 21:32:25.087 [eventLoopGroupProxy-13-2 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.088 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.088 [eventLoopGroupProxy-13-2 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.088 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.090 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.090 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.090 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.090 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.091 [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) 2024-04-29 21:32:25.093 [eventLoopGroupProxy-13-2 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.094 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.094 [eventLoopGroupProxy-13-2 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.094 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.096 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.096 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.096 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.096 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.097 [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) 2024-04-29 21:32:25.099 [eventLoopGroupProxy-13-2 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.100 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.100 [eventLoopGroupProxy-13-2 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.100 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.102 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.102 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.102 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.102 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.104 [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) 2024-04-29 21:32:25.106 [eventLoopGroupProxy-13-2 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.106 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.106 [eventLoopGroupProxy-13-2 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.107 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.108 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.108 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.108 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.108 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.110 [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) 2024-04-29 21:32:25.112 [eventLoopGroupProxy-13-2 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.112 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.113 [eventLoopGroupProxy-13-2 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.113 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.114 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.114 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.115 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.115 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.116 [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) 2024-04-29 21:32:25.118 [eventLoopGroupProxy-13-2 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.118 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.119 [eventLoopGroupProxy-13-2 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.119 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.120 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.120 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.120 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.121 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.122 [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) 2024-04-29 21:32:25.125 [eventLoopGroupProxy-13-2 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.125 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.125 [eventLoopGroupProxy-13-2 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.126 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.128 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.128 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.128 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.128 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.130 [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) 2024-04-29 21:32:25.132 [eventLoopGroupProxy-13-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.132 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.133 [eventLoopGroupProxy-13-2 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 21:32:25.133 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.134 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.134 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.134 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.134 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.136 [DefaultDispatcher-worker-4 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:25.136 [eventLoopGroupProxy-13-2 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.138 [eventLoopGroupProxy-13-2 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.138 [eventLoopGroupProxy-13-2 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.138 [eventLoopGroupProxy-13-2 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.139 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.140 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.140 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.140 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.140 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.142 [eventLoopGroupProxy-13-2 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.143 [eventLoopGroupProxy-13-2 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.143 [eventLoopGroupProxy-13-2 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.144 [eventLoopGroupProxy-13-2 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.144 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.145 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.145 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.145 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.145 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.147 [eventLoopGroupProxy-13-2 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.149 [eventLoopGroupProxy-13-2 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.149 [eventLoopGroupProxy-13-2 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.149 [eventLoopGroupProxy-13-2 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.150 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.151 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.151 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.151 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.151 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.152 [eventLoopGroupProxy-13-2 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.154 [eventLoopGroupProxy-13-2 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.155 [eventLoopGroupProxy-13-2 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.155 [eventLoopGroupProxy-13-2 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.155 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.157 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.157 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.157 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.157 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.158 [eventLoopGroupProxy-13-2 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.160 [eventLoopGroupProxy-13-2 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.160 [eventLoopGroupProxy-13-2 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.160 [eventLoopGroupProxy-13-2 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.161 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.162 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.162 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.163 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.163 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.164 [eventLoopGroupProxy-13-2 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.166 [eventLoopGroupProxy-13-2 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.166 [eventLoopGroupProxy-13-2 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.166 [eventLoopGroupProxy-13-2 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.167 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.168 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.168 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.168 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.168 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.170 [eventLoopGroupProxy-13-2 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.172 [eventLoopGroupProxy-13-2 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.172 [eventLoopGroupProxy-13-2 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.172 [eventLoopGroupProxy-13-2 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.173 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.174 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.174 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.174 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.174 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.176 [eventLoopGroupProxy-13-2 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.178 [eventLoopGroupProxy-13-2 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.178 [eventLoopGroupProxy-13-2 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.178 [eventLoopGroupProxy-13-2 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.179 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.180 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.180 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.180 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.180 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.182 [eventLoopGroupProxy-13-2 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.184 [eventLoopGroupProxy-13-2 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.184 [eventLoopGroupProxy-13-2 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.184 [eventLoopGroupProxy-13-2 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.185 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.186 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.186 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.186 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.186 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.188 [eventLoopGroupProxy-13-2 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.190 [eventLoopGroupProxy-13-2 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.190 [eventLoopGroupProxy-13-2 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.190 [eventLoopGroupProxy-13-2 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.191 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.192 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.192 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.192 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.192 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.194 [eventLoopGroupProxy-13-2 @call-handler#971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.196 [eventLoopGroupProxy-13-2 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.196 [eventLoopGroupProxy-13-2 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.196 [eventLoopGroupProxy-13-2 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.196 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.198 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.198 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.198 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.198 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.199 [eventLoopGroupProxy-13-2 @call-handler#976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.202 [eventLoopGroupProxy-13-2 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.202 [eventLoopGroupProxy-13-2 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.202 [eventLoopGroupProxy-13-2 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.202 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.204 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.204 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.204 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.204 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.206 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.208 [eventLoopGroupProxy-13-2 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.208 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.209 [eventLoopGroupProxy-13-2 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.209 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.211 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.211 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.211 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.211 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.212 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.214 [eventLoopGroupProxy-13-2 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.214 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.214 [eventLoopGroupProxy-13-2 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.215 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.216 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.216 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.216 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.216 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.218 [eventLoopGroupProxy-13-2 @call-handler#991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.220 [eventLoopGroupProxy-13-2 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.220 [eventLoopGroupProxy-13-2 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.220 [eventLoopGroupProxy-13-2 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.221 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.222 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.222 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.222 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.222 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.223 [eventLoopGroupProxy-13-2 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.225 [eventLoopGroupProxy-13-2 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.226 [eventLoopGroupProxy-13-2 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.226 [eventLoopGroupProxy-13-2 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.226 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.228 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.228 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.228 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.228 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.229 [eventLoopGroupProxy-13-2 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.231 [eventLoopGroupProxy-13-2 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.231 [eventLoopGroupProxy-13-2 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.232 [eventLoopGroupProxy-13-2 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.232 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.234 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.234 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.234 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.234 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.235 [eventLoopGroupProxy-13-2 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.237 [eventLoopGroupProxy-13-2 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.237 [eventLoopGroupProxy-13-2 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.237 [eventLoopGroupProxy-13-2 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.238 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.239 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.240 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.240 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.240 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.241 [eventLoopGroupProxy-13-2 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.292 [eventLoopGroupProxy-13-2 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.292 [eventLoopGroupProxy-13-2 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.293 [eventLoopGroupProxy-13-2 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-04-29 21:32:25.293 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.295 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.295 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.295 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.295 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.297 [eventLoopGroupProxy-13-2 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.300 [eventLoopGroupProxy-13-2 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.300 [eventLoopGroupProxy-13-2 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.300 [eventLoopGroupProxy-13-2 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.301 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.303 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.303 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.303 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.303 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.304 [eventLoopGroupProxy-13-2 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.307 [eventLoopGroupProxy-13-2 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.308 [eventLoopGroupProxy-13-2 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.308 [eventLoopGroupProxy-13-2 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 21:32:25.308 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.310 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.310 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.310 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.310 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.311 [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) 2024-04-29 21:32:25.313 [eventLoopGroupProxy-13-2 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.314 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.314 [eventLoopGroupProxy-13-2 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.315 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.316 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.316 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.316 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.316 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.318 [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) 2024-04-29 21:32:25.364 [eventLoopGroupProxy-13-2 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.365 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.365 [eventLoopGroupProxy-13-2 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 21:32:25.365 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.367 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.367 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.367 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.367 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.369 [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) 2024-04-29 21:32:25.413 [eventLoopGroupProxy-13-2 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.413 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.414 [eventLoopGroupProxy-13-2 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:25.414 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.416 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.416 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.416 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.417 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.418 [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) 2024-04-29 21:32:25.420 [eventLoopGroupProxy-13-2 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.420 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.420 [eventLoopGroupProxy-13-2 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.421 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.422 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.422 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.422 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.423 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.424 [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) 2024-04-29 21:32:25.426 [eventLoopGroupProxy-13-2 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.426 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.427 [eventLoopGroupProxy-13-2 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.427 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.429 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.429 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.429 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.429 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.430 [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) 2024-04-29 21:32:25.476 [eventLoopGroupProxy-13-2 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.477 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.477 [eventLoopGroupProxy-13-2 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 21:32:25.478 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.479 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.479 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.479 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.480 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.481 [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) 2024-04-29 21:32:25.483 [eventLoopGroupProxy-13-2 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.483 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.484 [eventLoopGroupProxy-13-2 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.484 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.485 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.486 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.486 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.486 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.487 [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) 2024-04-29 21:32:25.489 [eventLoopGroupProxy-13-2 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.489 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.489 [eventLoopGroupProxy-13-2 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.490 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.491 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.491 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.491 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.491 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.492 [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) 2024-04-29 21:32:25.495 [eventLoopGroupProxy-13-2 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.495 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.495 [eventLoopGroupProxy-13-2 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.496 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.497 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.497 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.497 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.497 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.498 [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) 2024-04-29 21:32:25.501 [eventLoopGroupProxy-13-2 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.501 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.501 [eventLoopGroupProxy-13-2 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.502 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.503 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.503 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.503 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.503 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.504 [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) 2024-04-29 21:32:25.548 [eventLoopGroupProxy-13-2 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.548 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.548 [eventLoopGroupProxy-13-2 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 21:32:25.549 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.551 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.551 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.551 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.551 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.553 [eventLoopGroupProxy-13-2 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.555 [eventLoopGroupProxy-13-2 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.555 [eventLoopGroupProxy-13-2 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.555 [eventLoopGroupProxy-13-2 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.556 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.557 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.557 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.557 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.557 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.559 [eventLoopGroupProxy-13-2 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.561 [eventLoopGroupProxy-13-2 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.561 [eventLoopGroupProxy-13-2 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.561 [eventLoopGroupProxy-13-2 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.562 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.563 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.563 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.563 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.563 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.565 [eventLoopGroupProxy-13-2 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.568 [eventLoopGroupProxy-13-2 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.568 [eventLoopGroupProxy-13-2 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.568 [eventLoopGroupProxy-13-2 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.569 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.571 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.571 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.571 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.571 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.573 [eventLoopGroupProxy-13-2 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.575 [eventLoopGroupProxy-13-2 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.575 [eventLoopGroupProxy-13-2 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.575 [eventLoopGroupProxy-13-2 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.576 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.577 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.578 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.578 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.578 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.579 [eventLoopGroupProxy-13-2 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.581 [eventLoopGroupProxy-13-2 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.581 [eventLoopGroupProxy-13-2 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.581 [eventLoopGroupProxy-13-2 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.582 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.584 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.584 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.584 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.584 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.585 [eventLoopGroupProxy-13-2 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.587 [eventLoopGroupProxy-13-2 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.588 [eventLoopGroupProxy-13-2 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.588 [eventLoopGroupProxy-13-2 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.588 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.590 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.590 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.590 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.590 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.591 [eventLoopGroupProxy-13-2 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.593 [eventLoopGroupProxy-13-2 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.593 [eventLoopGroupProxy-13-2 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.593 [eventLoopGroupProxy-13-2 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.594 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.595 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.595 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.595 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.595 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.597 [eventLoopGroupProxy-13-2 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.599 [eventLoopGroupProxy-13-2 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.599 [eventLoopGroupProxy-13-2 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.599 [eventLoopGroupProxy-13-2 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.600 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.602 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.602 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.602 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.602 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.603 [eventLoopGroupProxy-13-2 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.605 [eventLoopGroupProxy-13-2 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.605 [eventLoopGroupProxy-13-2 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.605 [eventLoopGroupProxy-13-2 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.606 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.608 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.608 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.608 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.608 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.609 [eventLoopGroupProxy-13-2 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.611 [eventLoopGroupProxy-13-2 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.612 [eventLoopGroupProxy-13-2 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.612 [eventLoopGroupProxy-13-2 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.612 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.614 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.614 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.614 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.614 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.615 [eventLoopGroupProxy-13-2 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.617 [eventLoopGroupProxy-13-2 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.617 [eventLoopGroupProxy-13-2 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.617 [eventLoopGroupProxy-13-2 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.618 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.619 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.619 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.619 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.619 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.621 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.623 [eventLoopGroupProxy-13-2 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.623 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.623 [eventLoopGroupProxy-13-2 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.624 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.625 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.625 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.626 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.626 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.627 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.660 [DefaultDispatcher-worker-8 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:25.672 [eventLoopGroupProxy-13-2 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.672 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.672 [eventLoopGroupProxy-13-2 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:25.673 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.677 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.677 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.677 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.677 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.679 [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) 2024-04-29 21:32:25.681 [eventLoopGroupProxy-13-2 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.681 [eventLoopGroupProxy-13-2 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.681 [eventLoopGroupProxy-13-2 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:25.682 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.683 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.683 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.683 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.683 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.684 [eventLoopGroupProxy-13-2 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.687 [eventLoopGroupProxy-13-2 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.687 [eventLoopGroupProxy-13-2 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.687 [eventLoopGroupProxy-13-2 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.687 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.689 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.689 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.689 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.689 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.690 [eventLoopGroupProxy-13-2 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.735 [eventLoopGroupProxy-13-2 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.735 [eventLoopGroupProxy-13-2 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.736 [eventLoopGroupProxy-13-2 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 21:32:25.736 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.738 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.738 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.738 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.738 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.739 [eventLoopGroupProxy-13-2 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.741 [eventLoopGroupProxy-13-2 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.742 [eventLoopGroupProxy-13-2 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.742 [eventLoopGroupProxy-13-2 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.742 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.743 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.743 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.743 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.744 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.745 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.747 [eventLoopGroupProxy-13-2 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.747 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.747 [eventLoopGroupProxy-13-2 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.747 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.749 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.749 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.749 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.749 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.750 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.752 [eventLoopGroupProxy-13-2 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.752 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.753 [eventLoopGroupProxy-13-2 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.753 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.754 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.754 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.754 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.755 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.756 [eventLoopGroupProxy-13-2 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.800 [eventLoopGroupProxy-13-2 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.800 [eventLoopGroupProxy-13-2 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.800 [eventLoopGroupProxy-13-2 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 21:32:25.801 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.803 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.803 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.803 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.803 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.804 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.807 [eventLoopGroupProxy-13-2 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.807 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.807 [eventLoopGroupProxy-13-2 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:25.808 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.809 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.809 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.809 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.809 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.810 [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) 2024-04-29 21:32:25.855 [eventLoopGroupProxy-13-2 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.856 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.856 [eventLoopGroupProxy-13-2 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 21:32:25.856 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.858 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.858 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.858 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.858 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.860 [eventLoopGroupProxy-13-2 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.908 [eventLoopGroupProxy-13-2 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.908 [eventLoopGroupProxy-13-2 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.908 [eventLoopGroupProxy-13-2 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 21:32:25.909 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.910 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.910 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.910 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.910 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.912 [eventLoopGroupProxy-13-2 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:25.956 [eventLoopGroupProxy-13-2 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:25.956 [eventLoopGroupProxy-13-2 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:25.957 [eventLoopGroupProxy-13-2 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:25.957 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.959 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.959 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:25.959 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:25.959 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:25.960 [eventLoopGroupProxy-13-2 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.003 [eventLoopGroupProxy-13-2 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.004 [eventLoopGroupProxy-13-2 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.004 [eventLoopGroupProxy-13-2 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 21:32:26.004 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.005 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.006 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.006 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.006 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.007 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.009 [eventLoopGroupProxy-13-2 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.009 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.010 [eventLoopGroupProxy-13-2 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.010 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.012 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.012 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.012 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.012 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.013 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.015 [eventLoopGroupProxy-13-2 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.015 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.015 [eventLoopGroupProxy-13-2 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.016 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.017 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.017 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.017 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.017 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.018 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.020 [eventLoopGroupProxy-13-2 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.021 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.021 [eventLoopGroupProxy-13-2 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.021 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.022 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.022 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.022 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.022 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.024 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.025 [eventLoopGroupProxy-13-2 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.026 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.026 [eventLoopGroupProxy-13-2 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.026 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.027 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.027 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.027 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.027 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.029 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.031 [eventLoopGroupProxy-13-2 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.031 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.031 [eventLoopGroupProxy-13-2 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.032 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.033 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.033 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.033 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.033 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.034 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.036 [eventLoopGroupProxy-13-2 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.036 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.037 [eventLoopGroupProxy-13-2 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.037 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.038 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.038 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.038 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.038 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.040 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.041 [eventLoopGroupProxy-13-2 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.042 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.042 [eventLoopGroupProxy-13-2 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.042 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.043 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.043 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.043 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.043 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.044 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.046 [eventLoopGroupProxy-13-2 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.046 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.046 [eventLoopGroupProxy-13-2 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.047 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.048 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.048 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.048 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.048 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.050 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.052 [eventLoopGroupProxy-13-2 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.052 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.052 [eventLoopGroupProxy-13-2 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.053 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.054 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.054 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.054 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.054 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.055 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.057 [eventLoopGroupProxy-13-2 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.057 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.057 [eventLoopGroupProxy-13-2 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.058 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.059 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.059 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.059 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.059 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.060 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.062 [eventLoopGroupProxy-13-2 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.062 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.062 [eventLoopGroupProxy-13-2 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.063 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.064 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.064 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.064 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.064 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.065 [eventLoopGroupProxy-13-2 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.067 [eventLoopGroupProxy-13-2 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.067 [eventLoopGroupProxy-13-2 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.067 [eventLoopGroupProxy-13-2 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.068 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.069 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.069 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.069 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.069 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.070 [eventLoopGroupProxy-13-2 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.072 [eventLoopGroupProxy-13-2 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.072 [eventLoopGroupProxy-13-2 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.073 [eventLoopGroupProxy-13-2 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.073 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.074 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.075 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.075 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.075 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.076 [eventLoopGroupProxy-13-2 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.078 [eventLoopGroupProxy-13-2 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.078 [eventLoopGroupProxy-13-2 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.078 [eventLoopGroupProxy-13-2 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.078 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.080 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.080 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.080 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.080 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.081 [eventLoopGroupProxy-13-2 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.125 [eventLoopGroupProxy-13-2 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.126 [eventLoopGroupProxy-13-2 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.126 [eventLoopGroupProxy-13-2 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:26.126 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.128 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.128 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.128 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.128 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.129 [eventLoopGroupProxy-13-2 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.131 [eventLoopGroupProxy-13-2 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.131 [eventLoopGroupProxy-13-2 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.132 [eventLoopGroupProxy-13-2 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.132 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.133 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.133 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.133 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.133 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.134 [eventLoopGroupProxy-13-2 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.136 [eventLoopGroupProxy-13-2 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.137 [eventLoopGroupProxy-13-2 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.137 [eventLoopGroupProxy-13-2 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.137 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.139 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.139 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.139 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.139 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.140 [eventLoopGroupProxy-13-2 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.142 [eventLoopGroupProxy-13-2 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.142 [eventLoopGroupProxy-13-2 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.142 [eventLoopGroupProxy-13-2 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.143 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.144 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.145 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.145 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.145 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.146 [eventLoopGroupProxy-13-2 @call-handler#1301] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.148 [eventLoopGroupProxy-13-2 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.148 [eventLoopGroupProxy-13-2 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.148 [eventLoopGroupProxy-13-2 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.149 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.150 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.150 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.150 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.150 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.151 [eventLoopGroupProxy-13-2 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.153 [eventLoopGroupProxy-13-2 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.153 [eventLoopGroupProxy-13-2 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.153 [eventLoopGroupProxy-13-2 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.154 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.155 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.155 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.155 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.155 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.156 [eventLoopGroupProxy-13-2 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.158 [eventLoopGroupProxy-13-2 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.159 [eventLoopGroupProxy-13-2 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.159 [eventLoopGroupProxy-13-2 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.159 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.161 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.161 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.161 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.161 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.162 [eventLoopGroupProxy-13-2 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.181 [DefaultDispatcher-worker-5 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:26.208 [eventLoopGroupProxy-13-2 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.208 [eventLoopGroupProxy-13-2 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.208 [eventLoopGroupProxy-13-2 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 21:32:26.209 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.210 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.210 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.210 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.210 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.212 [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) 2024-04-29 21:32:26.214 [eventLoopGroupProxy-13-2 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.214 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.214 [eventLoopGroupProxy-13-2 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.215 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.216 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.216 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.216 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.216 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.218 [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) 2024-04-29 21:32:26.220 [eventLoopGroupProxy-13-2 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.220 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.221 [eventLoopGroupProxy-13-2 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 21:32:26.221 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.222 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.222 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.222 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.222 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.223 [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) 2024-04-29 21:32:26.226 [DefaultDispatcher-worker-15 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.257 [DefaultDispatcher-worker-15 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-04-29 21:32:26.268 [eventLoopGroupProxy-13-2 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.268 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.268 [eventLoopGroupProxy-13-2 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:26.269 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.270 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.271 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.271 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.271 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.272 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.274 [eventLoopGroupProxy-13-2 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.275 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.275 [eventLoopGroupProxy-13-2 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.275 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.277 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.277 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.277 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.277 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.278 [eventLoopGroupProxy-13-2 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.281 [eventLoopGroupProxy-13-2 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.281 [eventLoopGroupProxy-13-2 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.281 [eventLoopGroupProxy-13-2 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.282 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.282 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.282 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.282 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.282 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.283 [eventLoopGroupProxy-13-2 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.286 [eventLoopGroupProxy-13-2 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.286 [eventLoopGroupProxy-13-2 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.287 [eventLoopGroupProxy-13-2 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 21:32:26.287 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.288 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.288 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.288 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.288 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.290 [eventLoopGroupProxy-13-2 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.291 [eventLoopGroupProxy-13-2 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.292 [eventLoopGroupProxy-13-2 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.292 [eventLoopGroupProxy-13-2 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.292 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.294 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.294 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.294 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.294 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.295 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.297 [eventLoopGroupProxy-13-2 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.297 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.297 [eventLoopGroupProxy-13-2 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.298 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.299 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.299 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.299 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.299 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.301 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.303 [eventLoopGroupProxy-13-2 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.303 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.303 [eventLoopGroupProxy-13-2 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.304 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.305 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.305 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.305 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.305 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.306 [eventLoopGroupProxy-13-2 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.308 [eventLoopGroupProxy-13-2 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.308 [eventLoopGroupProxy-13-2 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.309 [eventLoopGroupProxy-13-2 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.309 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.310 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.310 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.310 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.310 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.311 [eventLoopGroupProxy-13-2 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.313 [eventLoopGroupProxy-13-2 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.313 [eventLoopGroupProxy-13-2 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.313 [eventLoopGroupProxy-13-2 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.313 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.315 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.315 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.315 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.315 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.316 [eventLoopGroupProxy-13-2 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.317 [eventLoopGroupProxy-13-2 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.318 [eventLoopGroupProxy-13-2 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.318 [eventLoopGroupProxy-13-2 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.318 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.319 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.319 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.319 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.319 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.321 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.322 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.323 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.323 [eventLoopGroupProxy-13-2 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.323 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.325 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.325 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.325 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.325 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.326 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.328 [eventLoopGroupProxy-13-2 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.328 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.328 [eventLoopGroupProxy-13-2 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.328 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.330 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.330 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.330 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.330 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.331 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.379 [eventLoopGroupProxy-13-2 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.379 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.379 [eventLoopGroupProxy-13-2 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 21:32:26.380 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.381 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.381 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.381 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.381 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.383 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.384 [eventLoopGroupProxy-13-2 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.385 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.385 [eventLoopGroupProxy-13-2 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.385 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.387 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.387 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.387 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.387 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.388 [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) 2024-04-29 21:32:26.432 [eventLoopGroupProxy-13-2 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.432 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.432 [eventLoopGroupProxy-13-2 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 21:32:26.433 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.434 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.434 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.434 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.434 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.436 [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) 2024-04-29 21:32:26.438 [eventLoopGroupProxy-13-2 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.438 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.438 [eventLoopGroupProxy-13-2 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.439 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.440 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.440 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.440 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.440 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.441 [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) 2024-04-29 21:32:26.487 [eventLoopGroupProxy-13-2 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.487 [eventLoopGroupProxy-13-2 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.487 [eventLoopGroupProxy-13-2 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 21:32:26.488 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.489 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.489 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.489 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.489 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.491 [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) 2024-04-29 21:32:26.535 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.535 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.535 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:26.535 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.537 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.537 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.537 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.537 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.538 [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) 2024-04-29 21:32:26.583 [eventLoopGroupProxy-13-2 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.583 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.583 [eventLoopGroupProxy-13-2 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:26.584 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.585 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.585 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.585 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.585 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.586 [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) 2024-04-29 21:32:26.631 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.631 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.632 [eventLoopGroupProxy-13-2 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 21:32:26.632 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.633 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.633 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.633 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.633 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.635 [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) 2024-04-29 21:32:26.679 [eventLoopGroupProxy-13-2 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.679 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.679 [eventLoopGroupProxy-13-2 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 21:32:26.679 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.681 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.681 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.681 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.681 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.682 [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) 2024-04-29 21:32:26.685 [eventLoopGroupProxy-13-2 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.685 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.685 [eventLoopGroupProxy-13-2 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.686 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.687 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.688 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.688 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.688 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.689 [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) 2024-04-29 21:32:26.700 [DefaultDispatcher-worker-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:26.732 [eventLoopGroupProxy-13-2 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.732 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.732 [eventLoopGroupProxy-13-2 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 21:32:26.733 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.734 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.734 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.734 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.734 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.736 [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) 2024-04-29 21:32:26.739 [eventLoopGroupProxy-13-2 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.739 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.739 [eventLoopGroupProxy-13-2 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.740 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.741 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.741 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.741 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.741 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.742 [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) 2024-04-29 21:32:26.744 [eventLoopGroupProxy-13-2 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.744 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.745 [eventLoopGroupProxy-13-2 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.745 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.746 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.746 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.746 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.746 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.747 [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) 2024-04-29 21:32:26.749 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.750 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.750 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.750 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.753 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.753 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.753 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.753 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.755 [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) 2024-04-29 21:32:26.757 [eventLoopGroupProxy-13-2 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.757 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.757 [eventLoopGroupProxy-13-2 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.758 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.759 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.759 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.759 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.759 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.760 [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) 2024-04-29 21:32:26.762 [eventLoopGroupProxy-13-2 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.762 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.762 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.763 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.764 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.764 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.764 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.764 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.765 [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) 2024-04-29 21:32:26.807 [eventLoopGroupProxy-13-2 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.807 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.808 [eventLoopGroupProxy-13-2 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 21:32:26.808 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.809 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.809 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.809 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.809 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.810 [eventLoopGroupProxy-13-2 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:26.812 [eventLoopGroupProxy-13-2 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.813 [eventLoopGroupProxy-13-2 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.813 [eventLoopGroupProxy-13-2 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.813 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.814 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.814 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.814 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.814 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.816 [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) 2024-04-29 21:32:26.817 [eventLoopGroupProxy-13-2 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.817 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.817 [eventLoopGroupProxy-13-2 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.818 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.819 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.819 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.819 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.819 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.820 [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) 2024-04-29 21:32:26.821 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.822 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.822 [eventLoopGroupProxy-13-2 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.822 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.823 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.823 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.823 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.823 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.824 [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) 2024-04-29 21:32:26.871 [eventLoopGroupProxy-13-2 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.871 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.871 [eventLoopGroupProxy-13-2 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 21:32:26.872 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.873 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.873 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.873 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.873 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.875 [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) 2024-04-29 21:32:26.877 [eventLoopGroupProxy-13-2 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.877 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.877 [eventLoopGroupProxy-13-2 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.877 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.878 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.878 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.878 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.879 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.880 [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) 2024-04-29 21:32:26.881 [eventLoopGroupProxy-13-2 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.881 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.881 [eventLoopGroupProxy-13-2 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.882 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.883 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.883 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.883 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.883 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.884 [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) 2024-04-29 21:32:26.886 [eventLoopGroupProxy-13-2 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.886 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.886 [eventLoopGroupProxy-13-2 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:26.886 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.887 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.888 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.888 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.888 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.889 [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) 2024-04-29 21:32:26.931 [eventLoopGroupProxy-13-2 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.931 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.932 [eventLoopGroupProxy-13-2 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 21:32:26.932 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.934 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.934 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.934 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.934 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.935 [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) 2024-04-29 21:32:26.980 [eventLoopGroupProxy-13-2 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.980 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.981 [eventLoopGroupProxy-13-2 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:26.981 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.982 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.983 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.983 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.983 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.984 [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) 2024-04-29 21:32:26.986 [eventLoopGroupProxy-13-2 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.986 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.987 [eventLoopGroupProxy-13-2 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 21:32:26.987 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.989 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.989 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:26.989 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:26.989 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:26.990 [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) 2024-04-29 21:32:26.998 [eventLoopGroupProxy-13-2 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:26.998 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:26.999 [eventLoopGroupProxy-13-2 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-29 21:32:26.999 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.000 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.001 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.001 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.001 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.002 [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) 2024-04-29 21:32:27.003 [eventLoopGroupProxy-13-2 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.004 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.004 [eventLoopGroupProxy-13-2 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:27.004 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.005 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.005 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.005 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.005 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.006 [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) 2024-04-29 21:32:27.052 [eventLoopGroupProxy-13-2 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.052 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.052 [eventLoopGroupProxy-13-2 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 21:32:27.053 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.054 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.054 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.054 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.054 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.055 [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) 2024-04-29 21:32:27.057 [eventLoopGroupProxy-13-2 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.057 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.057 [eventLoopGroupProxy-13-2 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:27.058 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.059 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.059 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.059 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.059 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.060 [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) 2024-04-29 21:32:27.108 [eventLoopGroupProxy-13-2 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.108 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.108 [eventLoopGroupProxy-13-2 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 21:32:27.109 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.110 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.110 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.110 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.110 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.111 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:27.155 [eventLoopGroupProxy-13-2 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.156 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.156 [eventLoopGroupProxy-13-2 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:27.156 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.158 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.158 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.158 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.158 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.159 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:27.161 [eventLoopGroupProxy-13-2 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.161 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.161 [eventLoopGroupProxy-13-2 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:27.161 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.162 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.162 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.162 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.162 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.163 [eventLoopGroupProxy-13-2 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:27.208 [eventLoopGroupProxy-13-2 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.208 [eventLoopGroupProxy-13-2 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.208 [eventLoopGroupProxy-13-2 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 21:32:27.209 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.210 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.210 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.210 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.210 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.211 [eventLoopGroupProxy-13-2 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:27.213 [eventLoopGroupProxy-13-2 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.213 [eventLoopGroupProxy-13-2 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.213 [eventLoopGroupProxy-13-2 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:27.214 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.215 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.215 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.215 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.215 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.216 [eventLoopGroupProxy-13-2 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:27.217 [eventLoopGroupProxy-13-2 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.217 [eventLoopGroupProxy-13-2 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.217 [eventLoopGroupProxy-13-2 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-04-29 21:32:27.217 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.219 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.219 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.219 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.219 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.219 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:27.220 [DefaultDispatcher-worker-2 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:27.221 [eventLoopGroupProxy-13-2 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.221 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.221 [eventLoopGroupProxy-13-2 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:27.221 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.223 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.223 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.223 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.223 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.224 [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) 2024-04-29 21:32:27.234 [eventLoopGroupProxy-13-2 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.234 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.234 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-29 21:32:27.234 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.236 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.236 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.236 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.236 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.237 [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) 2024-04-29 21:32:27.279 [eventLoopGroupProxy-13-2 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.279 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.279 [eventLoopGroupProxy-13-2 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-29 21:32:27.279 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.280 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.280 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.280 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.280 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.281 [eventLoopGroupProxy-13-2 @call-handler#1601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:27.283 [eventLoopGroupProxy-13-2 @coroutine#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.283 [eventLoopGroupProxy-13-2 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.283 [eventLoopGroupProxy-13-2 @call-handler#1601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:27.284 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.285 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.285 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.285 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.285 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.286 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:27.288 [eventLoopGroupProxy-13-2 @coroutine#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.288 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.288 [eventLoopGroupProxy-13-2 @call-handler#1606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 21:32:27.288 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.289 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.289 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:27.289 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.289 [DefaultDispatcher-worker-8 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:27.290 [eventLoopGroupProxy-13-2 @call-handler#1611] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 21:32:27.294 [eventLoopGroupProxy-13-2 @coroutine#1612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:27.294 [eventLoopGroupProxy-13-2 @call-handler#1611] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.294 [eventLoopGroupProxy-13-2 @call-handler#1611] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 21:32:27.295 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:27.308 [DefaultDispatcher-worker-15 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:27.317 [DefaultDispatcher-worker-1 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:27.317 [DefaultDispatcher-worker-1 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:27.317 [DefaultDispatcher-worker-1 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:27.317 [DefaultDispatcher-worker-1 @coroutine#797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:27.317 [DefaultDispatcher-worker-1 @coroutine#797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 21:32:27.318 [eventLoopGroupProxy-13-2 @call-handler#1621] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 21:32:27.319 [eventLoopGroupProxy-13-2 @call-handler#1621] 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 2024-04-29 21:32:27.319 [eventLoopGroupProxy-13-2 @call-handler#1621] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:27.344 [DefaultDispatcher-worker-15 @call-handler#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0d4873 2024-04-29 21:32:27.344 [eventLoopGroupProxy-13-2 @call-handler#1621] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:27.344 [eventLoopGroupProxy-13-2 @call-handler#1621] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-04-29 21:32:27.345 [DefaultDispatcher-worker-9 @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586616703779815424/_ustadmanifest.json 2024-04-29 21:32:27.345 [DefaultDispatcher-worker-9 @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586616703779815424/_ustadmanifest.json. 2024-04-29 21:32:27.345 [DefaultDispatcher-worker-9 @coroutine#764] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586616703779815424/_ustadmanifest.json 2024-04-29 21:32:27.345 [DefaultDispatcher-worker-7 @coroutine#797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:27.345 [DefaultDispatcher-worker-7 @coroutine#797] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:27.345 [DefaultDispatcher-worker-7 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:27.345 [DefaultDispatcher-worker-7 @coroutine#797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:27.346 [DefaultDispatcher-worker-15 @coroutine#764] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586616703779815424/_ustadmanifest.json 2024-04-29 21:32:27.346 [DefaultDispatcher-worker-15 @coroutine#764] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586616703779815424/_ustadmanifest.json 2024-04-29 21:32:27.347 [DefaultDispatcher-worker-5 @coroutine#764] 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:8094/api/content/586616703779815424/_ustadmanifest.json. 2024-04-29 21:32:27.347 [DefaultDispatcher-worker-5 @coroutine#764] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586616703779815424/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 21:32:27.356 [DefaultDispatcher-worker-4 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e 2024-04-29 21:32:27.384 [DefaultDispatcher-worker-14 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0d4873 2024-04-29 21:32:27.398 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 21:32:27.398 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 21:32:27.398 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 21:32:27.398 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 21:32:27.398 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 21:32:27.403 [Test worker @coroutine#1638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-04-29 21:32:27.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-29 21:32:27.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-29 21:32:27.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:27.403 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20d92f1e: (connection evicted) 2024-04-29 21:32:27.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:27.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-29 21:32:27.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-29 21:32:27.748 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 21:32:27.748 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 21:32:27.808 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 21:32:28.236 [DefaultDispatcher-worker-17 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-04-29 21:32:28.407 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5df7ae0a 2024-04-29 21:32:28.407 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5df7ae0a 2024-04-29 21:32:28.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-29 21:32:28.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-29 21:32:28.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:28.408 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b0d4873: (connection evicted) 2024-04-29 21:32:28.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:28.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-29 21:32:28.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a491a60 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:28.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-29 21:32:28.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 21:32:28.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 21:32:28.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-29 21:32:28.431 [DefaultDispatcher-worker-17 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 21:32:28.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66df362c 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:28.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:28.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-29 21:32:28.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3458be63 2024-04-29 21:32:28.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3458be63 2024-04-29 21:32:28.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-29 21:32:28.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-29 21:32:28.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:28.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:28.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:28.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:28.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:28.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:28.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43c20142 2024-04-29 21:32:28.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:28.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:28.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:28.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:28.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@139b3a29 2024-04-29 21:32:28.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@139b3a29 2024-04-29 21:32:28.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-29 21:32:28.444 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 21:32:28.445 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-29 21:32:28.447 [DefaultDispatcher-worker-8 @coroutine#1659] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 21:32:28.451 [DefaultDispatcher-worker-8 @coroutine#1661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3458be63 2024-04-29 21:32:28.452 [Test worker @coroutine#1660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:28.452 [Test worker @coroutine#1660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 21:32:28.452 [Test worker @coroutine#1660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:28.452 [Test worker @coroutine#1660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 21:32:28.455 [eventLoopGroupProxy-16-1 @call-handler#1666] 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) 2024-04-29 21:32:28.456 [eventLoopGroupProxy-16-1 @call-handler#1666] 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 2024-04-29 21:32:28.457 [eventLoopGroupProxy-16-1 @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139b3a29 2024-04-29 21:32:28.459 [Test worker @coroutine#1660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:28.459 [Test worker @coroutine#1660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 21:32:28.459 [Test worker @coroutine#1660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 21:32:28.459 [Test worker @coroutine#1660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:28.461 [Test worker @coroutine#1671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:28.461 [Test worker @coroutine#1671] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 21:32:28.461 [Test worker @coroutine#1671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:28.461 [Test worker @coroutine#1671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:28.462 [eventLoopGroupProxy-16-1 @call-handler#1673] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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) 2024-04-29 21:32:28.466 [eventLoopGroupProxy-16-1 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139b3a29 2024-04-29 21:32:28.466 [eventLoopGroupProxy-16-1 @call-handler#1673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:28.466 [Test worker @coroutine#1671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 21:32:28.469 [eventLoopGroupProxy-16-2 @call-handler#1683] 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) 2024-04-29 21:32:28.474 [eventLoopGroupProxy-16-2 @call-handler#1683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:28.480 [Test worker @coroutine#1685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3458be63 2024-04-29 21:32:28.519 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:28.540 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:28.542 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:29.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41736818 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:29.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:29.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-29 21:32:29.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@144792d5 2024-04-29 21:32:29.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@144792d5 2024-04-29 21:32:29.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-29 21:32:29.597 [DefaultDispatcher-worker-3 @coroutine#1692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144792d5 2024-04-29 21:32:29.602 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33171/api/blob/upload-init-batch 2024-04-29 21:32:29.602 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33171/api/blob/upload-init-batch. 2024-04-29 21:32:29.602 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33171/api/blob/upload-init-batch 2024-04-29 21:32:29.602 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33171/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 21:32:29.604 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33171/api/blob/upload-init-batch 2024-04-29 21:32:29.604 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33171/api/blob/upload-init-batch 2024-04-29 21:32:29.604 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33171/api/blob/upload-init-batch. 2024-04-29 21:32:29.605 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33171/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:29.618 [DefaultDispatcher-worker-10 @coroutine#1692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144792d5 2024-04-29 21:32:29.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-29 21:32:29.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-29 21:32:29.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:29.623 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@144792d5: (connection evicted) 2024-04-29 21:32:29.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:29.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-29 21:32:29.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ee0a2f 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:29.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:29.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-29 21:32:29.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc548f6 2024-04-29 21:32:29.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc548f6 2024-04-29 21:32:29.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-29 21:32:29.648 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45253/api/blob/upload-init-batch 2024-04-29 21:32:29.648 [Test worker @coroutine#1703] 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:45253/api/blob/upload-init-batch. 2024-04-29 21:32:29.648 [Test worker @coroutine#1703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45253/api/blob/upload-init-batch 2024-04-29 21:32:29.648 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45253/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 21:32:29.650 [Test worker @coroutine#1703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45253/api/blob/upload-init-batch 2024-04-29 21:32:29.650 [Test worker @coroutine#1703] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45253/api/blob/upload-init-batch 2024-04-29 21:32:29.650 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45253/api/blob/upload-init-batch. 2024-04-29 21:32:29.650 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45253/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:29.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-29 21:32:29.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-29 21:32:29.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:29.651 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cc548f6: (connection evicted) 2024-04-29 21:32:29.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:29.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-29 21:32:29.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f04fb07 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:29.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-04-29 21:32:29.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-04-29 21:32:29.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-29 21:32:29.673 [Test worker @coroutine#1709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49153/api/blob/upload-init-batch 2024-04-29 21:32:29.673 [Test worker @coroutine#1709] 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:49153/api/blob/upload-init-batch. 2024-04-29 21:32:29.673 [Test worker @coroutine#1709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49153/api/blob/upload-init-batch 2024-04-29 21:32:29.673 [Test worker @coroutine#1709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49153/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 21:32:29.675 [Test worker @coroutine#1709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49153/api/blob/upload-init-batch 2024-04-29 21:32:29.675 [Test worker @coroutine#1709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49153/api/blob/upload-init-batch 2024-04-29 21:32:29.675 [Test worker @coroutine#1709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49153/api/blob/upload-init-batch. 2024-04-29 21:32:29.675 [Test worker @coroutine#1709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49153/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:29.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-29 21:32:29.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-29 21:32:29.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:29.680 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7: (connection evicted) 2024-04-29 21:32:29.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:29.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-29 21:32:29.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-29 21:32:29.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-29 21:32:29.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:29.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:29.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:29.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:29.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:29.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:29.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9b0c92 2024-04-29 21:32:29.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:29.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:29.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:29.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-29 21:32:29.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-29 21:32:29.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-29 21:32:30.028 [DefaultDispatcher-worker-10 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f579582 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:30.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:30.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:30.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:30.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:30.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-29 21:32:30.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@69346100 2024-04-29 21:32:30.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@69346100 2024-04-29 21:32:30.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@577dac16 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:30.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-29 21:32:30.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-29 21:32:30.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-29 21:32:30.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-29 21:32:30.069 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:30.102 [DefaultDispatcher-worker-13 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-29 21:32:30.111 [DefaultDispatcher-worker-11 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-29 21:32:30.122 [DefaultDispatcher-worker-2 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-29 21:32:30.131 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:30.131 [DefaultDispatcher-worker-2 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-29 21:32:30.136 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-29 21:32:30.148 [DefaultDispatcher-worker-2 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-29 21:32:30.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-29 21:32:30.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-29 21:32:30.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:30.154 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07: (connection evicted) 2024-04-29 21:32:30.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:30.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-29 21:32:30.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db4a84a 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:30.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-29 21:32:30.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@b867869 2024-04-29 21:32:30.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@b867869 2024-04-29 21:32:30.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-29 21:32:30.203 [DefaultDispatcher-worker-2 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b867869 2024-04-29 21:32:30.214 [DefaultDispatcher-worker-2 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b867869 2024-04-29 21:32:30.222 [DefaultDispatcher-worker-3 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b867869 2024-04-29 21:32:30.232 [DefaultDispatcher-worker-2 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b867869 2024-04-29 21:32:30.235 [Test worker @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b867869 2024-04-29 21:32:30.248 [DefaultDispatcher-worker-17 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b867869 2024-04-29 21:32:30.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-29 21:32:30.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-29 21:32:30.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:30.249 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b867869: (connection evicted) 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:30.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-29 21:32:30.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f3565c0 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:30.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 21:32:30.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 21:32:30.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-29 21:32:30.291 [DefaultDispatcher-worker-17 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 21:32:30.301 [DefaultDispatcher-worker-11 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 21:32:30.312 [DefaultDispatcher-worker-14 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 21:32:30.323 [DefaultDispatcher-worker-2 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-04-29 21:32:30.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-29 21:32:30.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-29 21:32:30.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:30.324 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d: (connection evicted) 2024-04-29 21:32:30.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:30.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-29 21:32:30.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-29 21:32:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3abb6aa 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:30.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-29 21:32:30.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7bf0f6 2024-04-29 21:32:30.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7bf0f6 2024-04-29 21:32:30.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-29 21:32:30.370 [DefaultDispatcher-worker-5 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7bf0f6 2024-04-29 21:32:30.379 [DefaultDispatcher-worker-13 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7bf0f6 2024-04-29 21:32:30.389 [DefaultDispatcher-worker-6 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7bf0f6 2024-04-29 21:32:30.399 [DefaultDispatcher-worker-14 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7bf0f6 2024-04-29 21:32:30.403 [Test worker @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7bf0f6 2024-04-29 21:32:30.411 [DefaultDispatcher-worker-13 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7bf0f6 2024-04-29 21:32:30.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-29 21:32:30.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-29 21:32:30.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:30.412 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f7bf0f6: (connection evicted) 2024-04-29 21:32:30.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:30.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-29 21:32:30.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-29 21:32:30.421 [DefaultDispatcher-worker-5 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 21:32:30.443 [DefaultDispatcher-worker-5 @coroutine#1770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139b3a29 2024-04-29 21:32:36.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@673fdc28 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:36.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:36.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-29 21:32:36.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@16eb01d4 2024-04-29 21:32:36.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@16eb01d4 2024-04-29 21:32:36.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-29 21:32:36.610 [DefaultDispatcher-worker-2 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16eb01d4 2024-04-29 21:32:36.662 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a085d02 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-29 21:32:37.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:37.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:37.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:37.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:37.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:37.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:37.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:37.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:37.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-29 21:32:37.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2024-04-29 21:32:37.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2024-04-29 21:32:37.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59d7d574 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:37.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:37.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-29 21:32:37.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4417755b 2024-04-29 21:32:37.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4417755b 2024-04-29 21:32:37.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-29 21:32:37.341 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4417755b 2024-04-29 21:32:37.344 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4417755b 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52f71d2 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:37.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:37.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:37.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-29 21:32:37.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-04-29 21:32:37.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-04-29 21:32:37.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-29 21:32:37.376 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-04-29 21:32:37.379 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65cf8da0 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:37.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-29 21:32:37.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6195ce27 2024-04-29 21:32:37.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6195ce27 2024-04-29 21:32:37.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-29 21:32:37.397 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:37.411 [Test worker @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195ce27 2024-04-29 21:32:37.413 [Test worker @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195ce27 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-29 21:32:37.415 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7894a250 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:37.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:37.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-29 21:32:37.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-04-29 21:32:37.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-04-29 21:32:37.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-29 21:32:37.443 [Test worker @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-04-29 21:32:37.446 [Test worker @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-04-29 21:32:37.450 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:37.451 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43229/ 2024-04-29 21:32:37.452 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43229/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.454 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43229/ 2024-04-29 21:32:37.454 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43229/ 2024-04-29 21:32:37.454 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43229/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.485 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:37.497 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43229/ 2024-04-29 21:32:37.497 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43229/ 2024-04-29 21:32:37.497 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43229/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.516 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:37.541 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43229/ 2024-04-29 21:32:37.541 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43229/ 2024-04-29 21:32:37.541 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43229/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.585 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43229/ 2024-04-29 21:32:37.585 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43229/ 2024-04-29 21:32:37.585 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43229/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.629 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43229/ 2024-04-29 21:32:37.629 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43229/ 2024-04-29 21:32:37.629 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43229/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.673 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43229/ 2024-04-29 21:32:37.673 [Test worker @coroutine#1838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43229/ 2024-04-29 21:32:37.673 [Test worker @coroutine#1838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43229/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.717 [Test worker @coroutine#1838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43229/ 2024-04-29 21:32:37.721 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47077/ 2024-04-29 21:32:37.721 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47077/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.723 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47077/ 2024-04-29 21:32:37.723 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47077/ 2024-04-29 21:32:37.723 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47077/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.765 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47077/ 2024-04-29 21:32:37.765 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47077/ 2024-04-29 21:32:37.765 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47077/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.809 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47077/ 2024-04-29 21:32:37.809 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47077/ 2024-04-29 21:32:37.809 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47077/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.857 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47077/ 2024-04-29 21:32:37.857 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47077/ 2024-04-29 21:32:37.857 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47077/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.901 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47077/ 2024-04-29 21:32:37.901 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47077/ 2024-04-29 21:32:37.901 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47077/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.945 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47077/ 2024-04-29 21:32:37.945 [Test worker @coroutine#1855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47077/ 2024-04-29 21:32:37.945 [Test worker @coroutine#1855] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47077/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 21:32:37.946 [Test worker @coroutine#1855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47077/ 2024-04-29 21:32:38.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14f1545c 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:38.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:38.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-29 21:32:38.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:38.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:38.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-29 21:32:38.187 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:38.199 [Test worker @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:38.201 [Test worker @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:38.204 [DefaultDispatcher-worker-5 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.204 [DefaultDispatcher-worker-5 @coroutine#1894] 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:50801/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:38.204 [DefaultDispatcher-worker-5 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.204 [DefaultDispatcher-worker-5 @coroutine#1894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50801/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:38.206 [DefaultDispatcher-worker-11 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.206 [DefaultDispatcher-worker-11 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.214 [DefaultDispatcher-worker-6 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:38.214 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.214 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:38.214 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.215 [DefaultDispatcher-worker-11 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.215 [DefaultDispatcher-worker-11 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.218 [Test worker @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4aec23 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:38.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:38.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:38.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:38.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:38.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:38.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:38.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-29 21:32:38.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 21:32:38.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 21:32:38.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-29 21:32:38.247 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 21:32:38.258 [Test worker @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 21:32:38.260 [Test worker @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 21:32:38.265 [DefaultDispatcher-worker-6 @coroutine#1916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 21:32:38.265 [DefaultDispatcher-worker-6 @coroutine#1916] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-29 21:32:38.265 [DefaultDispatcher-worker-6 @coroutine#1916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 21:32:38.266 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:38.267 [DefaultDispatcher-worker-8 @coroutine#1916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 21:32:38.267 [DefaultDispatcher-worker-8 @coroutine#1916] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490f2fad 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:38.269 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@64205720 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:38.269 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@64205720 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:38.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:38.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-29 21:32:38.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-29 21:32:38.272 [DefaultDispatcher-worker-10 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-04-29 21:32:38.275 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae7a5d4 2024-04-29 21:32:38.275 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae7a5d4 2024-04-29 21:32:38.279 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed83c50 2024-04-29 21:32:38.279 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed83c50 2024-04-29 21:32:38.282 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdaafef 2024-04-29 21:32:38.282 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdaafef 2024-04-29 21:32:38.286 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2574e3 2024-04-29 21:32:38.286 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2574e3 2024-04-29 21:32:38.290 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3ba196 2024-04-29 21:32:38.290 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3ba196 2024-04-29 21:32:38.293 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@352e243d 2024-04-29 21:32:38.293 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@352e243d 2024-04-29 21:32:38.297 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf550a0 2024-04-29 21:32:38.297 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf550a0 2024-04-29 21:32:38.300 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91b751 2024-04-29 21:32:38.300 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91b751 2024-04-29 21:32:38.300 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:38.303 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.315 [Test worker @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.317 [Test worker @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.318 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.318 [DefaultDispatcher-worker-6 @coroutine#1926] 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:51849/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:38.318 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.318 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51849/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:38.320 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.320 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.321 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:38.326 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e126ac 2024-04-29 21:32:38.326 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e126ac 2024-04-29 21:32:38.330 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d26dea0 2024-04-29 21:32:38.330 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d26dea0 2024-04-29 21:32:38.330 [DefaultDispatcher-worker-10 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.330 [DefaultDispatcher-worker-10 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.330 [DefaultDispatcher-worker-10 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:38.330 [DefaultDispatcher-worker-10 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.332 [DefaultDispatcher-worker-9 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.332 [DefaultDispatcher-worker-9 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.334 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@39194ddc 2024-04-29 21:32:38.334 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@39194ddc 2024-04-29 21:32:38.334 [Test worker @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.337 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1bd49b 2024-04-29 21:32:38.337 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1bd49b 2024-04-29 21:32:38.340 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f559f2 2024-04-29 21:32:38.340 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f559f2 2024-04-29 21:32:38.342 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dad4c52 2024-04-29 21:32:38.342 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dad4c52 2024-04-29 21:32:38.345 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea99f96 2024-04-29 21:32:38.345 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea99f96 2024-04-29 21:32:38.346 [DefaultDispatcher-worker-9 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.347 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c342bd4 2024-04-29 21:32:38.348 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c342bd4 2024-04-29 21:32:38.350 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7062db69 2024-04-29 21:32:38.350 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7062db69 2024-04-29 21:32:38.350 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:38.356 [DefaultDispatcher-worker-6 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.367 [DefaultDispatcher-worker-13 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.371 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:38.375 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4a94d 2024-04-29 21:32:38.375 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4a94d 2024-04-29 21:32:38.378 [DefaultDispatcher-worker-7 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.378 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@e034725 2024-04-29 21:32:38.378 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@e034725 2024-04-29 21:32:38.382 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3cc23d 2024-04-29 21:32:38.382 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3cc23d 2024-04-29 21:32:38.386 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3e4d1e 2024-04-29 21:32:38.386 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3e4d1e 2024-04-29 21:32:38.388 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a150b75 2024-04-29 21:32:38.388 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a150b75 2024-04-29 21:32:38.390 [DefaultDispatcher-worker-14 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.390 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3b437d 2024-04-29 21:32:38.390 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3b437d 2024-04-29 21:32:38.393 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@12fa5bad 2024-04-29 21:32:38.393 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@12fa5bad 2024-04-29 21:32:38.395 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f11b251 2024-04-29 21:32:38.396 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f11b251 2024-04-29 21:32:38.398 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1d4a65 2024-04-29 21:32:38.398 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1d4a65 2024-04-29 21:32:38.398 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 21:32:38.401 [DefaultDispatcher-worker-7 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.411 [DefaultDispatcher-worker-9 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.421 [DefaultDispatcher-worker-8 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.433 [DefaultDispatcher-worker-7 @coroutine#1947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.444 [DefaultDispatcher-worker-14 @coroutine#1947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c070ade 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-29 21:32:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:38.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-29 21:32:38.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:38.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:38.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-29 21:32:38.481 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:38.493 [Test worker @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:38.494 [Test worker @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:38.495 [DefaultDispatcher-worker-14 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.495 [DefaultDispatcher-worker-14 @coroutine#1973] 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:55903/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:38.496 [DefaultDispatcher-worker-14 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.496 [DefaultDispatcher-worker-14 @coroutine#1973] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55903/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:38.497 [DefaultDispatcher-worker-13 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.497 [DefaultDispatcher-worker-13 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.507 [DefaultDispatcher-worker-2 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:38.507 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.507 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:38.507 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.508 [DefaultDispatcher-worker-4 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.508 [DefaultDispatcher-worker-4 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.510 [Test worker @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b0d5a7 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:38.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:38.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-29 21:32:38.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 21:32:38.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 21:32:38.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-29 21:32:38.516 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 21:32:38.537 [Test worker @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 21:32:38.539 [Test worker @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 21:32:38.541 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 21:32:38.541 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-29 21:32:38.541 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 21:32:38.542 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 21:32:38.542 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 21:32:38.549 [DefaultDispatcher-worker-12 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 21:32:38.559 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:38.565 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecedaa0 2024-04-29 21:32:38.565 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecedaa0 2024-04-29 21:32:38.569 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@30093309 2024-04-29 21:32:38.569 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@30093309 2024-04-29 21:32:38.572 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3436b1d0 2024-04-29 21:32:38.572 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3436b1d0 2024-04-29 21:32:38.574 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71343932 2024-04-29 21:32:38.574 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71343932 2024-04-29 21:32:38.576 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e7f66e 2024-04-29 21:32:38.577 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e7f66e 2024-04-29 21:32:38.579 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@400f0b20 2024-04-29 21:32:38.579 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@400f0b20 2024-04-29 21:32:38.581 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@41369ac0 2024-04-29 21:32:38.581 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@41369ac0 2024-04-29 21:32:38.584 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@111bc67d 2024-04-29 21:32:38.584 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@111bc67d 2024-04-29 21:32:38.586 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c906b6 2024-04-29 21:32:38.586 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c906b6 2024-04-29 21:32:38.586 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:38.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f60cd4 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:38.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:38.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-29 21:32:38.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:38.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:38.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-29 21:32:38.614 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:38.615 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:38.620 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5119192a 2024-04-29 21:32:38.620 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5119192a 2024-04-29 21:32:38.623 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdefd79 2024-04-29 21:32:38.623 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdefd79 2024-04-29 21:32:38.625 [Test worker @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:38.627 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be1725a 2024-04-29 21:32:38.627 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be1725a 2024-04-29 21:32:38.627 [Test worker @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:38.628 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.629 [DefaultDispatcher-worker-8 @coroutine#2005] 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:58987/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:38.629 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.629 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58987/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:38.631 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee3f742 2024-04-29 21:32:38.631 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee3f742 2024-04-29 21:32:38.631 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.631 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.634 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a6dfd 2024-04-29 21:32:38.634 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a6dfd 2024-04-29 21:32:38.636 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb76d54 2024-04-29 21:32:38.636 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb76d54 2024-04-29 21:32:38.639 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f94a95a 2024-04-29 21:32:38.639 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f94a95a 2024-04-29 21:32:38.641 [DefaultDispatcher-worker-1 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:38.641 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.641 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:38.641 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.641 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecc080d 2024-04-29 21:32:38.641 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecc080d 2024-04-29 21:32:38.642 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.642 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.644 [Test worker @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76685ab0 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:38.645 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2addd7ac 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:38.645 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2addd7ac 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:38.645 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:38.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-29 21:32:38.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305a443 2024-04-29 21:32:38.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305a443 2024-04-29 21:32:38.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-29 21:32:38.650 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305a443 2024-04-29 21:32:38.663 [Test worker @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305a443 2024-04-29 21:32:38.665 [Test worker @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305a443 2024-04-29 21:32:38.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-29 21:32:38.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:38.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:38.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:38.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:38.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:38.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1722ede1 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:38.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:38.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:38.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-29 21:32:38.676 [DefaultDispatcher-worker-6 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305a443 2024-04-29 21:32:38.688 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:38.689 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:38.692 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@282364bd 2024-04-29 21:32:38.692 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@282364bd 2024-04-29 21:32:38.697 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e49fc9 2024-04-29 21:32:38.697 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e49fc9 2024-04-29 21:32:38.700 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@22db0fcd 2024-04-29 21:32:38.700 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@22db0fcd 2024-04-29 21:32:38.701 [Test worker @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:38.703 [Test worker @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:38.704 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d995f2 2024-04-29 21:32:38.704 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d995f2 2024-04-29 21:32:38.705 [DefaultDispatcher-worker-6 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45047/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.705 [DefaultDispatcher-worker-6 @coroutine#2034] 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:45047/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:38.705 [DefaultDispatcher-worker-6 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45047/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.705 [DefaultDispatcher-worker-6 @coroutine#2034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45047/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:38.706 [DefaultDispatcher-worker-10 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45047/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.706 [DefaultDispatcher-worker-10 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45047/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.708 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ec0338 2024-04-29 21:32:38.708 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ec0338 2024-04-29 21:32:38.711 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5674d4bb 2024-04-29 21:32:38.711 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5674d4bb 2024-04-29 21:32:38.714 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cab1cdf 2024-04-29 21:32:38.714 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cab1cdf 2024-04-29 21:32:38.714 [DefaultDispatcher-worker-14 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:38.714 [DefaultDispatcher-worker-14 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.714 [DefaultDispatcher-worker-14 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:38.714 [DefaultDispatcher-worker-14 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.716 [DefaultDispatcher-worker-8 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.716 [DefaultDispatcher-worker-8 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.716 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f66abd 2024-04-29 21:32:38.716 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f66abd 2024-04-29 21:32:38.718 [Test worker @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:38.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:38.719 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b75cb8 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:38.719 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b75cb8 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:38.719 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39e91bda 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:38.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:38.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-29 21:32:38.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 21:32:38.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 21:32:38.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-29 21:32:38.724 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 21:32:38.738 [Test worker @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 21:32:38.740 [Test worker @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 21:32:38.741 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b5a0c5b 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:38.742 [DefaultDispatcher-worker-14 @coroutine#2055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-29 21:32:38.743 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:38.743 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:38.743 [DefaultDispatcher-worker-14 @coroutine#2055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-29 21:32:38.749 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:38.751 [DefaultDispatcher-worker-5 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374013e8 2024-04-29 21:32:38.754 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d85c14 2024-04-29 21:32:38.754 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d85c14 2024-04-29 21:32:38.758 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1fb0df 2024-04-29 21:32:38.758 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1fb0df 2024-04-29 21:32:38.762 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f203764 2024-04-29 21:32:38.762 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f203764 2024-04-29 21:32:38.764 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a22bae4 2024-04-29 21:32:38.764 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a22bae4 2024-04-29 21:32:38.767 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4d7548 2024-04-29 21:32:38.767 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4d7548 2024-04-29 21:32:38.768 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:38.769 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:38.769 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b32a576 2024-04-29 21:32:38.769 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b32a576 2024-04-29 21:32:38.772 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b73463 2024-04-29 21:32:38.772 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b73463 2024-04-29 21:32:38.773 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d48169 2024-04-29 21:32:38.773 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d48169 2024-04-29 21:32:38.775 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0d45ab 2024-04-29 21:32:38.775 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0d45ab 2024-04-29 21:32:38.777 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a137783 2024-04-29 21:32:38.777 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a137783 2024-04-29 21:32:38.777 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8c8097 2024-04-29 21:32:38.777 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8c8097 2024-04-29 21:32:38.777 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:38.780 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2cea19 2024-04-29 21:32:38.780 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2cea19 2024-04-29 21:32:38.783 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2e7db8 2024-04-29 21:32:38.783 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2e7db8 2024-04-29 21:32:38.783 [DefaultDispatcher-worker-14 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:38.785 [DefaultDispatcher-worker-14 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:38.785 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b117a7d 2024-04-29 21:32:38.785 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b117a7d 2024-04-29 21:32:38.786 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.786 [DefaultDispatcher-worker-1 @coroutine#2064] 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. 2024-04-29 21:32:38.786 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.786 [DefaultDispatcher-worker-1 @coroutine#2064] 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 2024-04-29 21:32:38.786 [DefaultDispatcher-worker-14 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 21:32:38.786 [DefaultDispatcher-worker-14 @coroutine#2055] 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. 2024-04-29 21:32:38.786 [DefaultDispatcher-worker-14 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 21:32:38.788 [DefaultDispatcher-worker-13 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.788 [DefaultDispatcher-worker-8 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 21:32:38.788 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aefb7f3 2024-04-29 21:32:38.788 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aefb7f3 2024-04-29 21:32:38.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-29 21:32:38.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:38.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:38.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:38.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:38.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:38.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:38.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c00da24 2024-04-29 21:32:38.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:38.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:38.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-29 21:32:38.791 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@133aee95 2024-04-29 21:32:38.791 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@133aee95 2024-04-29 21:32:38.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-29 21:32:38.794 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0182f7 2024-04-29 21:32:38.794 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0182f7 2024-04-29 21:32:38.795 [DefaultDispatcher-worker-13 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:38.795 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.795 [DefaultDispatcher-worker-13 @coroutine#2063] 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. 2024-04-29 21:32:38.795 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.796 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.797 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@b23df78 2024-04-29 21:32:38.797 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@b23df78 2024-04-29 21:32:38.797 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:38.816 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.823 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:38.828 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd3fdc0 2024-04-29 21:32:38.829 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd3fdc0 2024-04-29 21:32:38.829 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.831 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.832 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1114104a 2024-04-29 21:32:38.832 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1114104a 2024-04-29 21:32:38.833 [DefaultDispatcher-worker-14 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.833 [DefaultDispatcher-worker-14 @coroutine#2078] 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:57679/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:38.833 [DefaultDispatcher-worker-14 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.833 [DefaultDispatcher-worker-14 @coroutine#2078] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57679/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:38.835 [DefaultDispatcher-worker-5 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.835 [DefaultDispatcher-worker-5 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:38.837 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@152b96b0 2024-04-29 21:32:38.837 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@152b96b0 2024-04-29 21:32:38.840 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@50291a71 2024-04-29 21:32:38.840 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@50291a71 2024-04-29 21:32:38.843 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5014d049 2024-04-29 21:32:38.843 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5014d049 2024-04-29 21:32:38.843 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:38.844 [DefaultDispatcher-worker-8 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.844 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.844 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:38.844 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.845 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.845 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:38.845 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@61330c41 2024-04-29 21:32:38.845 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@61330c41 2024-04-29 21:32:38.846 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ad0fb2 2024-04-29 21:32:38.846 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ad0fb2 2024-04-29 21:32:38.848 [Test worker @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.848 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e498c1 2024-04-29 21:32:38.848 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e498c1 2024-04-29 21:32:38.850 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@376ae6f7 2024-04-29 21:32:38.850 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@376ae6f7 2024-04-29 21:32:38.851 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006e53e 2024-04-29 21:32:38.851 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006e53e 2024-04-29 21:32:38.853 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@335564c2 2024-04-29 21:32:38.853 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@335564c2 2024-04-29 21:32:38.855 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4666fdef 2024-04-29 21:32:38.855 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4666fdef 2024-04-29 21:32:38.855 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:38.856 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7657eccc 2024-04-29 21:32:38.856 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7657eccc 2024-04-29 21:32:38.859 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2756ad2b 2024-04-29 21:32:38.859 [DefaultDispatcher-worker-2 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.859 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2756ad2b 2024-04-29 21:32:38.861 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@476bba68 2024-04-29 21:32:38.861 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@476bba68 2024-04-29 21:32:38.864 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f80a533 2024-04-29 21:32:38.864 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f80a533 2024-04-29 21:32:38.866 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@16781383 2024-04-29 21:32:38.866 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@16781383 2024-04-29 21:32:38.868 [DefaultDispatcher-worker-12 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.869 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@455cb92 2024-04-29 21:32:38.869 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@455cb92 2024-04-29 21:32:38.869 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:38.877 [DefaultDispatcher-worker-7 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.887 [DefaultDispatcher-worker-10 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.892 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:38.897 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4cdd76 2024-04-29 21:32:38.897 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4cdd76 2024-04-29 21:32:38.897 [DefaultDispatcher-worker-2 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.900 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@638b3eaf 2024-04-29 21:32:38.900 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@638b3eaf 2024-04-29 21:32:38.904 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b4b606 2024-04-29 21:32:38.904 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b4b606 2024-04-29 21:32:38.907 [DefaultDispatcher-worker-17 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.907 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b63494 2024-04-29 21:32:38.907 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b63494 2024-04-29 21:32:38.910 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@299afad9 2024-04-29 21:32:38.910 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@299afad9 2024-04-29 21:32:38.912 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ded703 2024-04-29 21:32:38.912 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ded703 2024-04-29 21:32:38.915 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@511847f8 2024-04-29 21:32:38.915 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@511847f8 2024-04-29 21:32:38.916 [DefaultDispatcher-worker-2 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.917 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4299cbdb 2024-04-29 21:32:38.917 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4299cbdb 2024-04-29 21:32:38.919 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cabad63 2024-04-29 21:32:38.920 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cabad63 2024-04-29 21:32:38.920 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 21:32:38.926 [DefaultDispatcher-worker-17 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.937 [DefaultDispatcher-worker-17 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.939 [DefaultDispatcher-worker-17 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 21:32:38.939 [DefaultDispatcher-worker-17 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 21:32:38.939 [DefaultDispatcher-worker-17 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 21:32:38.940 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 21:32:38.940 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 21:32:38.941 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57679/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 21:32:38.941 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57679/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:38.942 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 21:32:38.942 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 21:32:38.942 [DefaultDispatcher-worker-2 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 21:32:38.943 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 21:32:38.943 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 21:32:38.976 [DefaultDispatcher-worker-7 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21d561c9 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:38.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:38.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-29 21:32:38.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:38.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:38.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-29 21:32:39.006 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.018 [Test worker @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.020 [Test worker @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.021 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43161/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:39.022 [DefaultDispatcher-worker-4 @coroutine#2129] 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:43161/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:39.022 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43161/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:39.022 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43161/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:39.023 [DefaultDispatcher-worker-10 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43161/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:39.024 [DefaultDispatcher-worker-10 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43161/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:39.032 [DefaultDispatcher-worker-10 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.032 [DefaultDispatcher-worker-10 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.032 [DefaultDispatcher-worker-10 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:39.032 [DefaultDispatcher-worker-10 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.033 [DefaultDispatcher-worker-10 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.033 [DefaultDispatcher-worker-10 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.035 [Test worker @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a0f5141 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:39.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:39.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-29 21:32:39.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b446d7 2024-04-29 21:32:39.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b446d7 2024-04-29 21:32:39.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-29 21:32:39.042 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b446d7 2024-04-29 21:32:39.054 [Test worker @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b446d7 2024-04-29 21:32:39.055 [Test worker @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b446d7 2024-04-29 21:32:39.068 [DefaultDispatcher-worker-16 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b446d7 2024-04-29 21:32:39.068 [DefaultDispatcher-worker-8 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.074 [DefaultDispatcher-worker-8 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.082 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:39.083 [DefaultDispatcher-worker-8 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.086 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@34700aab 2024-04-29 21:32:39.086 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@34700aab 2024-04-29 21:32:39.088 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab7f255 2024-04-29 21:32:39.088 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab7f255 2024-04-29 21:32:39.090 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8861db 2024-04-29 21:32:39.090 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8861db 2024-04-29 21:32:39.093 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8af86e 2024-04-29 21:32:39.093 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8af86e 2024-04-29 21:32:39.094 [DefaultDispatcher-worker-1 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.095 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1b90e6 2024-04-29 21:32:39.095 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1b90e6 2024-04-29 21:32:39.098 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3be60a 2024-04-29 21:32:39.098 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3be60a 2024-04-29 21:32:39.101 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3740d02f 2024-04-29 21:32:39.101 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3740d02f 2024-04-29 21:32:39.103 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba50721 2024-04-29 21:32:39.103 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba50721 2024-04-29 21:32:39.107 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3813 2024-04-29 21:32:39.107 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3813 2024-04-29 21:32:39.107 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 21:32:39.114 [DefaultDispatcher-worker-6 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.131 [DefaultDispatcher-worker-14 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.141 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:39.142 [DefaultDispatcher-worker-1 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.146 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@26dddc5c 2024-04-29 21:32:39.146 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@26dddc5c 2024-04-29 21:32:39.151 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@281a36f7 2024-04-29 21:32:39.151 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@281a36f7 2024-04-29 21:32:39.153 [DefaultDispatcher-worker-14 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.155 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c25b72c 2024-04-29 21:32:39.155 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c25b72c 2024-04-29 21:32:39.157 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@69273ccc 2024-04-29 21:32:39.157 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@69273ccc 2024-04-29 21:32:39.159 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@21503288 2024-04-29 21:32:39.159 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@21503288 2024-04-29 21:32:39.162 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@580415db 2024-04-29 21:32:39.162 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@580415db 2024-04-29 21:32:39.164 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@59994520 2024-04-29 21:32:39.164 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@59994520 2024-04-29 21:32:39.164 [DefaultDispatcher-worker-10 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.166 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@908c383 2024-04-29 21:32:39.166 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@908c383 2024-04-29 21:32:39.169 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c6458 2024-04-29 21:32:39.169 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c6458 2024-04-29 21:32:39.169 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:39.176 [DefaultDispatcher-worker-1 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a1bb31 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:39.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:39.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-29 21:32:39.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:39.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:39.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-29 21:32:39.204 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:39.219 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:39.221 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:39.222 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:39.223 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:39.223 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:39.223 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32785/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:39.224 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:39.224 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:39.230 [DefaultDispatcher-worker-7 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:39.230 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.230 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:39.230 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.231 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.231 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.233 [DefaultDispatcher-worker-7 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:39.233 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.233 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:39.233 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.234 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.234 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.237 [Test worker @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bca6c4c 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-29 21:32:39.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:39.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:39.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:39.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:39.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:39.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:39.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:39.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:39.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-29 21:32:39.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 21:32:39.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 21:32:39.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-29 21:32:39.242 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 21:32:39.254 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 21:32:39.256 [Test worker @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 21:32:39.269 [DefaultDispatcher-worker-8 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 21:32:39.270 [DefaultDispatcher-worker-11 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:39.279 [DefaultDispatcher-worker-4 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:39.280 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:39.285 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f80262 2024-04-29 21:32:39.285 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f80262 2024-04-29 21:32:39.286 [DefaultDispatcher-worker-15 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:39.289 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3fe42d 2024-04-29 21:32:39.289 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3fe42d 2024-04-29 21:32:39.292 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b006912 2024-04-29 21:32:39.292 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b006912 2024-04-29 21:32:39.293 [DefaultDispatcher-worker-4 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:39.294 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@e02ee16 2024-04-29 21:32:39.294 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@e02ee16 2024-04-29 21:32:39.294 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 21:32:39.294 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 21:32:39.294 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 21:32:39.296 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 21:32:39.296 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 21:32:39.296 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32785/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 21:32:39.296 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32785/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:39.296 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe816a6 2024-04-29 21:32:39.296 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe816a6 2024-04-29 21:32:39.296 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 21:32:39.296 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 21:32:39.297 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 21:32:39.297 [DefaultDispatcher-worker-4 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 21:32:39.297 [DefaultDispatcher-worker-4 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 21:32:39.299 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4685fa 2024-04-29 21:32:39.299 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4685fa 2024-04-29 21:32:39.301 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@774623f9 2024-04-29 21:32:39.301 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@774623f9 2024-04-29 21:32:39.303 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2d1159 2024-04-29 21:32:39.303 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2d1159 2024-04-29 21:32:39.306 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@213f771c 2024-04-29 21:32:39.306 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@213f771c 2024-04-29 21:32:39.306 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 21:32:39.322 [DefaultDispatcher-worker-9 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ceb368b 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:39.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:39.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-29 21:32:39.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:39.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:39.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-29 21:32:39.341 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:39.342 [DefaultDispatcher-worker-16 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:39.342 [DefaultDispatcher-worker-16 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.342 [DefaultDispatcher-worker-16 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:39.342 [DefaultDispatcher-worker-16 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.343 [DefaultDispatcher-worker-9 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.343 [DefaultDispatcher-worker-9 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.346 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0c02ba 2024-04-29 21:32:39.346 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0c02ba 2024-04-29 21:32:39.349 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:39.350 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cbef6b 2024-04-29 21:32:39.350 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cbef6b 2024-04-29 21:32:39.353 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f469ca 2024-04-29 21:32:39.353 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f469ca 2024-04-29 21:32:39.356 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f6e550 2024-04-29 21:32:39.356 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f6e550 2024-04-29 21:32:39.359 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f122466 2024-04-29 21:32:39.359 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f122466 2024-04-29 21:32:39.361 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:39.362 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ee3658 2024-04-29 21:32:39.362 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ee3658 2024-04-29 21:32:39.363 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:39.364 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:39.364 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:39.364 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:39.364 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e0a9d6 2024-04-29 21:32:39.364 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e0a9d6 2024-04-29 21:32:39.364 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40625/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:39.367 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:39.367 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:39.367 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d91a1f 2024-04-29 21:32:39.367 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d91a1f 2024-04-29 21:32:39.370 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd62936 2024-04-29 21:32:39.370 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd62936 2024-04-29 21:32:39.370 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:39.374 [DefaultDispatcher-worker-15 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:39.374 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.374 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:39.374 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.375 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.375 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.378 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:39.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c093b4 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:39.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-29 21:32:39.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ee660b 2024-04-29 21:32:39.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ee660b 2024-04-29 21:32:39.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-29 21:32:39.384 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ee660b 2024-04-29 21:32:39.395 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ee660b 2024-04-29 21:32:39.397 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ee660b 2024-04-29 21:32:39.401 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/auth/register 2024-04-29 21:32:39.401 [DefaultDispatcher-worker-10 @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:40625/auth/register. 2024-04-29 21:32:39.401 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/auth/register 2024-04-29 21:32:39.401 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40625/auth/register from class io.ktor.http.content.TextContent 2024-04-29 21:32:39.402 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/auth/register 2024-04-29 21:32:39.402 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/auth/register 2024-04-29 21:32:39.407 [DefaultDispatcher-worker-12 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ee660b 2024-04-29 21:32:39.427 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:39.430 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6c0581 2024-04-29 21:32:39.430 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6c0581 2024-04-29 21:32:39.433 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@25abfe9c 2024-04-29 21:32:39.433 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@25abfe9c 2024-04-29 21:32:39.437 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@21946ef1 2024-04-29 21:32:39.437 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@21946ef1 2024-04-29 21:32:39.440 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6496f4a7 2024-04-29 21:32:39.440 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6496f4a7 2024-04-29 21:32:39.443 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9da5b9 2024-04-29 21:32:39.443 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9da5b9 2024-04-29 21:32:39.445 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40625/auth/register. 2024-04-29 21:32:39.445 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40625/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:39.446 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5538f1c8 2024-04-29 21:32:39.446 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5538f1c8 2024-04-29 21:32:39.449 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d9fe78 2024-04-29 21:32:39.449 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d9fe78 2024-04-29 21:32:39.451 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b90be8 2024-04-29 21:32:39.451 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b90be8 2024-04-29 21:32:39.454 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@464bd6ab 2024-04-29 21:32:39.454 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@464bd6ab 2024-04-29 21:32:39.454 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 21:32:39.473 [DefaultDispatcher-worker-10 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:39.483 [DefaultDispatcher-worker-3 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:39.483 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:39.488 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0cfa05 2024-04-29 21:32:39.488 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0cfa05 2024-04-29 21:32:39.491 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cb0b34 2024-04-29 21:32:39.491 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cb0b34 2024-04-29 21:32:39.494 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f49175 2024-04-29 21:32:39.495 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f49175 2024-04-29 21:32:39.497 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f6010f 2024-04-29 21:32:39.497 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f6010f 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@689fe2a3 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:39.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-29 21:32:39.499 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28371966 2024-04-29 21:32:39.499 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28371966 2024-04-29 21:32:39.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-04-29 21:32:39.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-04-29 21:32:39.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-29 21:32:39.502 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@40935ff 2024-04-29 21:32:39.502 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@40935ff 2024-04-29 21:32:39.504 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@50227332 2024-04-29 21:32:39.504 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@50227332 2024-04-29 21:32:39.506 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d9fe40 2024-04-29 21:32:39.506 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d9fe40 2024-04-29 21:32:39.509 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@453521b4 2024-04-29 21:32:39.509 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@453521b4 2024-04-29 21:32:39.509 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 21:32:39.518 [DefaultDispatcher-worker-10 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:39.518 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.518 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:39.518 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.519 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.519 [DefaultDispatcher-worker-10 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.523 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-04-29 21:32:39.534 [Test worker @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-04-29 21:32:39.536 [Test worker @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-04-29 21:32:39.538 [DefaultDispatcher-worker-14 @coroutine#2270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.538 [DefaultDispatcher-worker-14 @coroutine#2270] 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. 2024-04-29 21:32:39.538 [DefaultDispatcher-worker-14 @coroutine#2270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.538 [DefaultDispatcher-worker-14 @coroutine#2270] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:39.539 [DefaultDispatcher-worker-12 @coroutine#2270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.540 [DefaultDispatcher-worker-12 @coroutine#2270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.548 [DefaultDispatcher-worker-6 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-04-29 21:32:39.548 [DefaultDispatcher-worker-6 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.548 [DefaultDispatcher-worker-6 @coroutine#2269] 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. 2024-04-29 21:32:39.548 [DefaultDispatcher-worker-6 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.549 [DefaultDispatcher-worker-16 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.549 [DefaultDispatcher-worker-16 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.551 [Test worker @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-04-29 21:32:39.555 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-04-29 21:32:39.571 [Test worker @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-04-29 21:32:39.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-29 21:32:39.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-29 21:32:39.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:39.572 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f: (connection evicted) 2024-04-29 21:32:39.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:39.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-29 21:32:39.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-29 21:32:39.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304933cb 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:39.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:39.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-29 21:32:39.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2024-04-29 21:32:39.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2024-04-29 21:32:39.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-29 21:32:39.580 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2024-04-29 21:32:39.591 [Test worker @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2024-04-29 21:32:39.593 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2024-04-29 21:32:39.594 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.594 [DefaultDispatcher-worker-4 @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/dummyreplication/ackAndGetPendingReplications. 2024-04-29 21:32:39.594 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.594 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:39.596 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.596 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.605 [DefaultDispatcher-worker-15 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2024-04-29 21:32:39.605 [DefaultDispatcher-worker-15 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.605 [DefaultDispatcher-worker-15 @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/dummyreplication/nodeId. 2024-04-29 21:32:39.605 [DefaultDispatcher-worker-15 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.605 [DefaultDispatcher-worker-6 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.605 [DefaultDispatcher-worker-6 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.608 [Test worker @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2024-04-29 21:32:39.612 [Test worker @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2024-04-29 21:32:39.615 [Test worker @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2024-04-29 21:32:39.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-29 21:32:39.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-29 21:32:39.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:39.616 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf: (connection evicted) 2024-04-29 21:32:39.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:39.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-29 21:32:39.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa5fc67 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:39.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:39.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-29 21:32:39.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-04-29 21:32:39.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-04-29 21:32:39.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-29 21:32:39.622 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-04-29 21:32:39.633 [Test worker @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-04-29 21:32:39.635 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-04-29 21:32:39.636 [DefaultDispatcher-worker-2 @coroutine#2324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.636 [DefaultDispatcher-worker-2 @coroutine#2324] 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. 2024-04-29 21:32:39.636 [DefaultDispatcher-worker-2 @coroutine#2324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.637 [DefaultDispatcher-worker-2 @coroutine#2324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:39.638 [DefaultDispatcher-worker-1 @coroutine#2324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.638 [DefaultDispatcher-worker-1 @coroutine#2324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.648 [DefaultDispatcher-worker-6 @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-04-29 21:32:39.648 [DefaultDispatcher-worker-6 @coroutine#2323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.649 [DefaultDispatcher-worker-6 @coroutine#2323] 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. 2024-04-29 21:32:39.649 [DefaultDispatcher-worker-6 @coroutine#2323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.649 [DefaultDispatcher-worker-7 @coroutine#2323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.649 [DefaultDispatcher-worker-7 @coroutine#2323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.652 [Test worker @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-04-29 21:32:39.653 [DefaultDispatcher-worker-12 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:39.653 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.653 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:39.654 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.655 [DefaultDispatcher-worker-4 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.655 [DefaultDispatcher-worker-4 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.656 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-04-29 21:32:39.660 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-04-29 21:32:39.664 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-04-29 21:32:39.667 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-04-29 21:32:39.670 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-04-29 21:32:39.672 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-04-29 21:32:39.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-29 21:32:39.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-29 21:32:39.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:39.673 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df0d030: (connection evicted) 2024-04-29 21:32:39.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:39.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-29 21:32:39.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1deca369 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:39.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:39.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-29 21:32:39.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-04-29 21:32:39.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-04-29 21:32:39.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-29 21:32:39.678 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-04-29 21:32:39.690 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-04-29 21:32:39.692 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-04-29 21:32:39.693 [DefaultDispatcher-worker-12 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.693 [DefaultDispatcher-worker-12 @coroutine#2366] 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. 2024-04-29 21:32:39.693 [DefaultDispatcher-worker-12 @coroutine#2366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.693 [DefaultDispatcher-worker-12 @coroutine#2366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:39.694 [DefaultDispatcher-worker-10 @coroutine#2366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.694 [DefaultDispatcher-worker-10 @coroutine#2366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.703 [DefaultDispatcher-worker-8 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-04-29 21:32:39.704 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.704 [DefaultDispatcher-worker-8 @coroutine#2365] 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. 2024-04-29 21:32:39.704 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.704 [DefaultDispatcher-worker-10 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.704 [DefaultDispatcher-worker-10 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.707 [Test worker @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-04-29 21:32:39.712 [Test worker @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-04-29 21:32:39.716 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-04-29 21:32:39.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-29 21:32:39.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-29 21:32:39.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:39.718 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc: (connection evicted) 2024-04-29 21:32:39.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:39.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-29 21:32:39.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a65f56 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:39.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:39.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-29 21:32:39.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2024-04-29 21:32:39.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2024-04-29 21:32:39.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-29 21:32:39.724 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2024-04-29 21:32:39.727 [DefaultDispatcher-worker-13 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:39.727 [DefaultDispatcher-worker-13 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.727 [DefaultDispatcher-worker-13 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:39.727 [DefaultDispatcher-worker-13 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.728 [DefaultDispatcher-worker-6 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.728 [DefaultDispatcher-worker-6 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.742 [Test worker @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2024-04-29 21:32:39.745 [Test worker @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2024-04-29 21:32:39.746 [DefaultDispatcher-worker-13 @coroutine#2401] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.746 [DefaultDispatcher-worker-13 @coroutine#2401] 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. 2024-04-29 21:32:39.746 [DefaultDispatcher-worker-13 @coroutine#2401] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.746 [DefaultDispatcher-worker-13 @coroutine#2401] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:39.748 [DefaultDispatcher-worker-3 @coroutine#2401] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.748 [DefaultDispatcher-worker-3 @coroutine#2401] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.757 [DefaultDispatcher-worker-15 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2024-04-29 21:32:39.757 [DefaultDispatcher-worker-15 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.757 [DefaultDispatcher-worker-15 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 21:32:39.757 [DefaultDispatcher-worker-15 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.757 [DefaultDispatcher-worker-12 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.758 [DefaultDispatcher-worker-12 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.760 [Test worker @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2024-04-29 21:32:39.765 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2024-04-29 21:32:39.768 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2024-04-29 21:32:39.771 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2024-04-29 21:32:39.776 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2024-04-29 21:32:39.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-29 21:32:39.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-29 21:32:39.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:39.777 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5984742f: (connection evicted) 2024-04-29 21:32:39.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:39.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-29 21:32:39.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eeb9e5c 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:39.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:39.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-29 21:32:39.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-04-29 21:32:39.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-04-29 21:32:39.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-29 21:32:39.783 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-04-29 21:32:39.800 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-04-29 21:32:39.802 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-04-29 21:32:39.803 [DefaultDispatcher-worker-7 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.803 [DefaultDispatcher-worker-7 @coroutine#2432] 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. 2024-04-29 21:32:39.803 [DefaultDispatcher-worker-7 @coroutine#2432] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.803 [DefaultDispatcher-worker-7 @coroutine#2432] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:39.804 [DefaultDispatcher-worker-2 @coroutine#2432] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.804 [DefaultDispatcher-worker-2 @coroutine#2432] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 21:32:39.808 [DefaultDispatcher-worker-11 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:39.808 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.808 [DefaultDispatcher-worker-11 @coroutine#2063] 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. 2024-04-29 21:32:39.808 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.809 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.813 [DefaultDispatcher-worker-8 @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-04-29 21:32:39.813 [DefaultDispatcher-worker-8 @coroutine#2431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.813 [DefaultDispatcher-worker-8 @coroutine#2431] 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. 2024-04-29 21:32:39.813 [DefaultDispatcher-worker-8 @coroutine#2431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.814 [DefaultDispatcher-worker-14 @coroutine#2431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.814 [DefaultDispatcher-worker-14 @coroutine#2431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 21:32:39.817 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-04-29 21:32:39.820 [Test worker @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-04-29 21:32:39.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-29 21:32:39.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-29 21:32:39.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:39.822 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0: (connection evicted) 2024-04-29 21:32:39.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:39.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-29 21:32:39.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-29 21:32:39.925 [DefaultDispatcher-worker-8 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:39.926 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.926 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:39.926 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.927 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:39.927 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.043 [DefaultDispatcher-worker-5 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:40.044 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.044 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:40.044 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.045 [DefaultDispatcher-worker-12 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.045 [DefaultDispatcher-worker-12 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@242a3997 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:40.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-29 21:32:40.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-04-29 21:32:40.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-04-29 21:32:40.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-29 21:32:40.150 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-04-29 21:32:40.162 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-04-29 21:32:40.163 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-04-29 21:32:40.165 [DefaultDispatcher-worker-12 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.165 [DefaultDispatcher-worker-12 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:40.165 [DefaultDispatcher-worker-12 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.165 [DefaultDispatcher-worker-12 @coroutine#2489] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:40.166 [DefaultDispatcher-worker-4 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.167 [DefaultDispatcher-worker-4 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.175 [DefaultDispatcher-worker-5 @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-04-29 21:32:40.175 [DefaultDispatcher-worker-5 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.175 [DefaultDispatcher-worker-5 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:40.175 [DefaultDispatcher-worker-5 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.176 [DefaultDispatcher-worker-4 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.176 [DefaultDispatcher-worker-4 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.178 [Test worker @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-04-29 21:32:40.197 [DefaultDispatcher-worker-6 @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-04-29 21:32:40.230 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:40.236 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e10f98f 2024-04-29 21:32:40.236 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e10f98f 2024-04-29 21:32:40.242 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d71a3d 2024-04-29 21:32:40.242 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d71a3d 2024-04-29 21:32:40.242 [DefaultDispatcher-worker-1 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:40.242 [DefaultDispatcher-worker-1 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.242 [DefaultDispatcher-worker-1 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:40.242 [DefaultDispatcher-worker-1 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.244 [DefaultDispatcher-worker-13 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.244 [DefaultDispatcher-worker-13 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.245 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e892ff 2024-04-29 21:32:40.245 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e892ff 2024-04-29 21:32:40.246 [DefaultDispatcher-worker-16 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:40.246 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.246 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:40.246 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.247 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.247 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.249 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1006 2024-04-29 21:32:40.249 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1006 2024-04-29 21:32:40.251 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@485f4935 2024-04-29 21:32:40.251 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@485f4935 2024-04-29 21:32:40.253 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-04-29 21:32:40.253 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1081b4f1 2024-04-29 21:32:40.254 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1081b4f1 2024-04-29 21:32:40.256 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30deb374 2024-04-29 21:32:40.256 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30deb374 2024-04-29 21:32:40.258 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c5ef49 2024-04-29 21:32:40.258 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c5ef49 2024-04-29 21:32:40.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-29 21:32:40.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-29 21:32:40.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-04-29 21:32:40.260 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38816a6c: (connection evicted) 2024-04-29 21:32:40.261 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e10f98f: (connection evicted) 2024-04-29 21:32:40.262 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@736100a5 2024-04-29 21:32:40.262 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@736100a5 2024-04-29 21:32:40.262 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:40.262 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60d71a3d: (connection evicted) 2024-04-29 21:32:40.262 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64e892ff: (connection evicted) 2024-04-29 21:32:40.263 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21ea1006: (connection evicted) 2024-04-29 21:32:40.263 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@485f4935: (connection evicted) 2024-04-29 21:32:40.263 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1081b4f1: (connection evicted) 2024-04-29 21:32:40.264 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30deb374: (connection evicted) 2024-04-29 21:32:40.264 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41c5ef49: (connection evicted) 2024-04-29 21:32:40.264 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@736100a5: (connection evicted) 2024-04-29 21:32:40.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:40.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-29 21:32:40.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b4f462 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:40.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:40.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:40.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:40.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:40.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:40.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:40.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-29 21:32:40.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6fc2e1 2024-04-29 21:32:40.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6fc2e1 2024-04-29 21:32:40.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-29 21:32:40.274 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6fc2e1 2024-04-29 21:32:40.286 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6fc2e1 2024-04-29 21:32:40.288 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6fc2e1 2024-04-29 21:32:40.289 [DefaultDispatcher-worker-13 @coroutine#2519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.289 [DefaultDispatcher-worker-13 @coroutine#2519] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:40.289 [DefaultDispatcher-worker-13 @coroutine#2519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.289 [DefaultDispatcher-worker-13 @coroutine#2519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:40.291 [DefaultDispatcher-worker-16 @coroutine#2519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.291 [DefaultDispatcher-worker-16 @coroutine#2519] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.300 [DefaultDispatcher-worker-11 @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6fc2e1 2024-04-29 21:32:40.300 [DefaultDispatcher-worker-11 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.300 [DefaultDispatcher-worker-11 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:40.300 [DefaultDispatcher-worker-11 @coroutine#2518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.301 [DefaultDispatcher-worker-16 @coroutine#2518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.301 [DefaultDispatcher-worker-16 @coroutine#2518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.304 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6fc2e1 2024-04-29 21:32:40.321 [DefaultDispatcher-worker-2 @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6fc2e1 2024-04-29 21:32:40.352 [DefaultDispatcher-worker-8 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:40.352 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.353 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:40.353 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.354 [DefaultDispatcher-worker-5 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.354 [DefaultDispatcher-worker-5 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.359 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6fc2e1 2024-04-29 21:32:40.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-29 21:32:40.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-29 21:32:40.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:40.361 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6fc2e1: (connection evicted) 2024-04-29 21:32:40.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:40.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-29 21:32:40.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79bb14d8 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:40.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:40.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-29 21:32:40.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4353230 2024-04-29 21:32:40.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4353230 2024-04-29 21:32:40.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-29 21:32:40.367 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4353230 2024-04-29 21:32:40.384 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4353230 2024-04-29 21:32:40.384 [DefaultDispatcher-worker-15 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:40.385 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.385 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:40.385 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.386 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4353230 2024-04-29 21:32:40.386 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.386 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.387 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.387 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:40.387 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.387 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:40.388 [DefaultDispatcher-worker-7 @coroutine#2548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.388 [DefaultDispatcher-worker-7 @coroutine#2548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.395 [DefaultDispatcher-worker-11 @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4353230 2024-04-29 21:32:40.395 [DefaultDispatcher-worker-11 @coroutine#2547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.395 [DefaultDispatcher-worker-11 @coroutine#2547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:40.395 [DefaultDispatcher-worker-11 @coroutine#2547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.396 [DefaultDispatcher-worker-8 @coroutine#2547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.396 [DefaultDispatcher-worker-8 @coroutine#2547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.398 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4353230 2024-04-29 21:32:40.415 [DefaultDispatcher-worker-7 @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4353230 2024-04-29 21:32:40.452 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4353230 2024-04-29 21:32:40.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-29 21:32:40.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-29 21:32:40.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:40.455 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4353230: (connection evicted) 2024-04-29 21:32:40.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:40.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-29 21:32:40.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-29 21:32:40.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e068dc 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:40.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:40.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-29 21:32:40.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@268eefe7 2024-04-29 21:32:40.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@268eefe7 2024-04-29 21:32:40.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-29 21:32:40.461 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268eefe7 2024-04-29 21:32:40.473 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268eefe7 2024-04-29 21:32:40.475 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268eefe7 2024-04-29 21:32:40.476 [DefaultDispatcher-worker-9 @coroutine#2570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.476 [DefaultDispatcher-worker-9 @coroutine#2570] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:40.476 [DefaultDispatcher-worker-9 @coroutine#2570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.476 [DefaultDispatcher-worker-9 @coroutine#2570] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:40.477 [DefaultDispatcher-worker-4 @coroutine#2570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.477 [DefaultDispatcher-worker-4 @coroutine#2570] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:40.486 [DefaultDispatcher-worker-15 @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268eefe7 2024-04-29 21:32:40.486 [DefaultDispatcher-worker-15 @coroutine#2569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.486 [DefaultDispatcher-worker-15 @coroutine#2569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:40.487 [DefaultDispatcher-worker-15 @coroutine#2569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.487 [DefaultDispatcher-worker-9 @coroutine#2569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.487 [DefaultDispatcher-worker-9 @coroutine#2569] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.490 [Test worker @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268eefe7 2024-04-29 21:32:40.509 [DefaultDispatcher-worker-14 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268eefe7 2024-04-29 21:32:40.530 [DefaultDispatcher-worker-17 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:40.530 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.530 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:40.530 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.531 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.532 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.544 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268eefe7 2024-04-29 21:32:40.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-29 21:32:40.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-29 21:32:40.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:40.547 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@268eefe7: (connection evicted) 2024-04-29 21:32:40.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:40.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-29 21:32:40.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40b7e68c 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:40.560 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-04-29 21:32:40.561 [Test worker @coroutine#2590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-29 21:32:40.575 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-04-29 21:32:40.587 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-04-29 21:32:40.588 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-04-29 21:32:40.590 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-04-29 21:32:40.602 [DefaultDispatcher-worker-4 @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-04-29 21:32:40.616 [DefaultDispatcher-worker-2 @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-04-29 21:32:40.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-29 21:32:40.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-29 21:32:40.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:40.619 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21632bf8: (connection evicted) 2024-04-29 21:32:40.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:40.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-29 21:32:40.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7200702 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:40.622 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-29 21:32:40.623 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@209baf91 2024-04-29 21:32:40.623 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@209baf91 2024-04-29 21:32:40.623 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-29 21:32:40.640 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209baf91 2024-04-29 21:32:40.651 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209baf91 2024-04-29 21:32:40.653 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209baf91 2024-04-29 21:32:40.655 [Test worker @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209baf91 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a1ddc7c 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-29 21:32:40.655 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:40.656 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:40.656 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:40.656 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:40.656 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:40.656 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:40.656 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:40.656 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:40.656 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-29 21:32:40.656 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e36e5c 2024-04-29 21:32:40.656 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e36e5c 2024-04-29 21:32:40.656 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-29 21:32:40.669 [DefaultDispatcher-worker-10 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:40.669 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.669 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:40.669 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.670 [DefaultDispatcher-worker-2 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.670 [DefaultDispatcher-worker-2 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.675 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e36e5c 2024-04-29 21:32:40.687 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e36e5c 2024-04-29 21:32:40.688 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e36e5c 2024-04-29 21:32:40.690 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e36e5c 2024-04-29 21:32:40.704 [DefaultDispatcher-worker-9 @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e36e5c 2024-04-29 21:32:40.720 [DefaultDispatcher-worker-10 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209baf91 2024-04-29 21:32:40.723 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:40.731 [DefaultDispatcher-worker-11 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209baf91 2024-04-29 21:32:40.740 [DefaultDispatcher-worker-7 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:40.740 [DefaultDispatcher-worker-7 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.740 [DefaultDispatcher-worker-7 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:40.741 [DefaultDispatcher-worker-7 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.742 [DefaultDispatcher-worker-6 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209baf91 2024-04-29 21:32:40.742 [DefaultDispatcher-worker-5 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.742 [DefaultDispatcher-worker-5 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.756 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:40.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-29 21:32:40.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-29 21:32:40.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:40.757 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@209baf91: (connection evicted) 2024-04-29 21:32:40.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:40.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-29 21:32:40.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-29 21:32:40.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-29 21:32:40.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-29 21:32:40.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:40.758 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11e36e5c: (connection evicted) 2024-04-29 21:32:40.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:40.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-29 21:32:40.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-29 21:32:40.760 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-29 21:32:40.760 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:40.760 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:40.760 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:40.760 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:40.760 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:40.760 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:40.760 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1651bd68 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 21:32:40.761 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-29 21:32:40.780 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 21:32:40.793 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 21:32:40.795 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 21:32:40.797 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1391d95f 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:40.797 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-29 21:32:40.798 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-04-29 21:32:40.798 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-04-29 21:32:40.798 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-29 21:32:40.811 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-04-29 21:32:40.819 [DefaultDispatcher-worker-10 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:40.820 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.820 [DefaultDispatcher-worker-10 @coroutine#2063] 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. 2024-04-29 21:32:40.820 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.821 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.823 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-04-29 21:32:40.825 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-04-29 21:32:40.827 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-04-29 21:32:40.838 [DefaultDispatcher-worker-13 @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-04-29 21:32:40.852 [DefaultDispatcher-worker-12 @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 21:32:40.861 [DefaultDispatcher-worker-5 @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 21:32:40.861 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:40.871 [DefaultDispatcher-worker-3 @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb 2024-04-29 21:32:40.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-29 21:32:40.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-29 21:32:40.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:40.876 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc064cb: (connection evicted) 2024-04-29 21:32:40.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:40.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-29 21:32:40.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-29 21:32:40.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-29 21:32:40.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-29 21:32:40.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:40.877 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ef03158: (connection evicted) 2024-04-29 21:32:40.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:40.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-29 21:32:40.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c140b12 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@386ec37d 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@386ec37d 2024-04-29 21:32:40.880 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-29 21:32:40.897 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ec37d 2024-04-29 21:32:40.909 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ec37d 2024-04-29 21:32:40.911 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ec37d 2024-04-29 21:32:40.912 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ec37d 2024-04-29 21:32:40.924 [DefaultDispatcher-worker-11 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ec37d 2024-04-29 21:32:40.939 [DefaultDispatcher-worker-11 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:40.939 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.939 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:40.939 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.940 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.940 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:40.948 [DefaultDispatcher-worker-8 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ec37d 2024-04-29 21:32:40.951 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ec37d 2024-04-29 21:32:40.961 [DefaultDispatcher-worker-9 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ec37d 2024-04-29 21:32:40.981 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:40.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-29 21:32:40.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-29 21:32:40.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:40.986 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@386ec37d: (connection evicted) 2024-04-29 21:32:40.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:40.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-29 21:32:40.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eaf3dd0 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:40.988 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:40.989 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-29 21:32:40.989 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-04-29 21:32:40.989 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-04-29 21:32:40.989 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-29 21:32:41.006 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-04-29 21:32:41.017 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-04-29 21:32:41.019 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-04-29 21:32:41.021 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-04-29 21:32:41.032 [DefaultDispatcher-worker-11 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-04-29 21:32:41.053 [DefaultDispatcher-worker-9 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-04-29 21:32:41.056 [DefaultDispatcher-worker-3 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:41.056 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.056 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:41.056 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.057 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-04-29 21:32:41.058 [DefaultDispatcher-worker-4 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.058 [DefaultDispatcher-worker-4 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.065 [DefaultDispatcher-worker-13 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-04-29 21:32:41.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-29 21:32:41.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-29 21:32:41.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:41.070 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b04224a: (connection evicted) 2024-04-29 21:32:41.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:41.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-29 21:32:41.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-29 21:32:41.072 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c0d876c 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-04-29 21:32:41.073 [Test worker @coroutine#2796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-29 21:32:41.089 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-04-29 21:32:41.100 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-04-29 21:32:41.102 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-04-29 21:32:41.104 [Test worker @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-04-29 21:32:41.115 [DefaultDispatcher-worker-15 @coroutine#2803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-04-29 21:32:41.139 [DefaultDispatcher-worker-2 @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-04-29 21:32:41.150 [DefaultDispatcher-worker-10 @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-04-29 21:32:41.202 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:41.266 [DefaultDispatcher-worker-17 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:41.266 [DefaultDispatcher-worker-7 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:41.266 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.266 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:41.266 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.266 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.266 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:41.266 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.268 [DefaultDispatcher-worker-13 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.268 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.268 [DefaultDispatcher-worker-13 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.268 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.347 [DefaultDispatcher-worker-2 @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-04-29 21:32:41.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-29 21:32:41.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-29 21:32:41.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:41.394 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77217c17: (connection evicted) 2024-04-29 21:32:41.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:41.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-29 21:32:41.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-29 21:32:41.398 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-29 21:32:41.398 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:41.398 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:41.398 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4beec7a1 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:41.399 [Test worker @coroutine#2842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-29 21:32:41.400 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-04-29 21:32:41.400 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-04-29 21:32:41.400 [Test worker @coroutine#2842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-29 21:32:41.405 [DefaultDispatcher-worker-12 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:41.405 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.406 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:41.406 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.406 [DefaultDispatcher-worker-5 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:41.406 [DefaultDispatcher-worker-5 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.406 [DefaultDispatcher-worker-5 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:41.406 [DefaultDispatcher-worker-5 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.407 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.407 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.407 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.407 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.416 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-04-29 21:32:41.430 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-04-29 21:32:41.432 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-04-29 21:32:41.434 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-04-29 21:32:41.443 [DefaultDispatcher-worker-12 @coroutine#2855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-04-29 21:32:41.445 [Test worker @coroutine#2860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-04-29 21:32:41.467 [DefaultDispatcher-worker-12 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-04-29 21:32:41.477 [DefaultDispatcher-worker-15 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-04-29 21:32:41.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-29 21:32:41.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-29 21:32:41.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:41.491 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23f16852: (connection evicted) 2024-04-29 21:32:41.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:41.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-29 21:32:41.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8788194 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:41.493 [Test worker @coroutine#2883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-29 21:32:41.494 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-04-29 21:32:41.494 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-04-29 21:32:41.494 [Test worker @coroutine#2883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-29 21:32:41.508 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-04-29 21:32:41.519 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-04-29 21:32:41.521 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-04-29 21:32:41.523 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-04-29 21:32:41.536 [DefaultDispatcher-worker-13 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-04-29 21:32:41.587 [DefaultDispatcher-worker-2 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:41.587 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.587 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:41.587 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.589 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.589 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.594 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:41.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-29 21:32:41.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-29 21:32:41.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:41.595 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41413c5a: (connection evicted) 2024-04-29 21:32:41.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:41.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-29 21:32:41.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37ecc472 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:41.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:41.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-29 21:32:41.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:41.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:41.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-29 21:32:41.682 [DefaultDispatcher-worker-8 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:41.682 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.682 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:41.682 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.683 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.683 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.699 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:41.705 [DefaultDispatcher-worker-12 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:41.714 [DefaultDispatcher-worker-9 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:41.722 [DefaultDispatcher-worker-11 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:41.731 [DefaultDispatcher-worker-15 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:41.752 [DefaultDispatcher-worker-6 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:41.752 [DefaultDispatcher-worker-6 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.752 [DefaultDispatcher-worker-6 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:41.752 [DefaultDispatcher-worker-6 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.753 [DefaultDispatcher-worker-1 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.753 [DefaultDispatcher-worker-1 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.761 [DefaultDispatcher-worker-11 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:41.762 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 21:32:41.768 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-04-29 21:32:41.770 [DefaultDispatcher-worker-9 @coroutine#2929] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a9a12a1 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:41.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:41.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-29 21:32:41.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:41.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:41.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-29 21:32:41.786 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:41.786 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:41.786 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:41.786 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:41.788 [eventLoopGroupProxy-19-1 @call-handler#2939] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 21:32:41.789 [eventLoopGroupProxy-19-2 @call-handler#2940] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 21:32:41.789 [eventLoopGroupProxy-19-1 @call-handler#2939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:41.789 [eventLoopGroupProxy-19-2 @call-handler#2940] 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 2024-04-29 21:32:41.789 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:41.790 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:41.790 [DefaultDispatcher-worker-9 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:41.790 [DefaultDispatcher-worker-9 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44eda25b 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:41.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:41.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-29 21:32:41.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:41.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:41.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-29 21:32:41.807 [DefaultDispatcher-worker-3 @coroutine#2945] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:41.807 [DefaultDispatcher-worker-3 @coroutine#2945] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:41.808 [DefaultDispatcher-worker-3 @coroutine#2945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:41.808 [DefaultDispatcher-worker-3 @coroutine#2945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aa0e9c6 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:41.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:41.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-29 21:32:41.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@47897093 2024-04-29 21:32:41.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@47897093 2024-04-29 21:32:41.809 [eventLoopGroupProxy-19-2 @call-handler#2949] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 21:32:41.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-29 21:32:41.809 [eventLoopGroupProxy-19-2 @call-handler#2949] 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 2024-04-29 21:32:41.809 [eventLoopGroupProxy-19-2 @call-handler#2949] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:41.810 [eventLoopGroupProxy-19-2 @call-handler#2949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:41.810 [eventLoopGroupProxy-19-3 @call-handler#2952] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 21:32:41.810 [eventLoopGroupProxy-19-3 @call-handler#2952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:41.810 [DefaultDispatcher-worker-15 @coroutine#2945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:41.810 [DefaultDispatcher-worker-15 @coroutine#2945] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:41.811 [DefaultDispatcher-worker-6 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:41.811 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.811 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:41.811 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.812 [eventLoopGroupProxy-19-2 @call-handler#2957] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 21:32:41.812 [eventLoopGroupProxy-19-2 @call-handler#2957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:41.812 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.812 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.823 [DefaultDispatcher-worker-16 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:41.826 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:41.826 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 21:32:41.826 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:41.826 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 21:32:41.828 [eventLoopGroupProxy-19-2 @call-handler#2968] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 21:32:41.828 [eventLoopGroupProxy-19-2 @call-handler#2968] 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 2024-04-29 21:32:41.828 [eventLoopGroupProxy-19-2 @call-handler#2968] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:41.829 [eventLoopGroupProxy-19-4 @call-handler#2971] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 21:32:41.829 [eventLoopGroupProxy-19-4 @call-handler#2971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:41.833 [DefaultDispatcher-worker-3 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:41.833 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.833 [DefaultDispatcher-worker-3 @coroutine#2063] 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. 2024-04-29 21:32:41.833 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.834 [DefaultDispatcher-worker-14 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.837 [DefaultDispatcher-worker-8 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:41.838 [DefaultDispatcher-worker-2 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:41.838 [DefaultDispatcher-worker-12 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:41.839 [DefaultDispatcher-worker-2 @coroutine#2944] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.839 [DefaultDispatcher-worker-2 @coroutine#2944] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:41.839 [DefaultDispatcher-worker-2 @coroutine#2944] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.839 [eventLoopGroupProxy-19-2 @call-handler#2968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:41.839 [DefaultDispatcher-worker-18 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:41.839 [DefaultDispatcher-worker-18 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 21:32:41.840 [eventLoopGroupProxy-19-2 @call-handler#2979] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 21:32:41.840 [eventLoopGroupProxy-19-2 @call-handler#2979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:41.840 [DefaultDispatcher-worker-11 @coroutine#2944] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.840 [DefaultDispatcher-worker-11 @coroutine#2944] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.851 [DefaultDispatcher-worker-9 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:41.852 [DefaultDispatcher-worker-15 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:41.858 [DefaultDispatcher-worker-18 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2024-04-29 21:32:41.858 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.858 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:41.858 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.859 [eventLoopGroupProxy-19-2 @call-handler#2987] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 21:32:41.859 [eventLoopGroupProxy-19-2 @call-handler#2987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:41.860 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.860 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.862 [DefaultDispatcher-worker-14 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:41.868 [DefaultDispatcher-worker-10 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2024-04-29 21:32:41.871 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:41.878 [DefaultDispatcher-worker-11 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2024-04-29 21:32:41.882 [DefaultDispatcher-worker-11 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:41.884 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 21:32:41.884 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-29 21:32:41.884 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 21:32:41.885 [eventLoopGroupProxy-19-2 @call-handler#3001] 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) 2024-04-29 21:32:41.892 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:41.893 [DefaultDispatcher-worker-13 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:41.909 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:41.914 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 21:32:41.914 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 21:32:41.914 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-29 21:32:41.914 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:41.915 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117953 2024-04-29 21:32:41.915 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117953. 2024-04-29 21:32:41.915 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117953 2024-04-29 21:32:41.916 [eventLoopGroupProxy-19-2 @call-handler#3005] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 21:32:41.919 [eventLoopGroupProxy-19-2 @call-handler#3005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:41.919 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117953 2024-04-29 21:32:41.919 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117953 2024-04-29 21:32:41.920 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117953. 2024-04-29 21:32:41.920 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117953 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:41.930 [DefaultDispatcher-worker-1 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:41.931 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 21:32:41.931 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 21:32:41.931 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 21:32:41.932 [eventLoopGroupProxy-19-2 @call-handler#3009] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 21:32:41.934 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:41.935 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 21:32:41.935 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 21:32:41.935 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 21:32:41.935 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:41.947 [DefaultDispatcher-worker-12 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:41.953 [DefaultDispatcher-worker-17 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:41.953 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.953 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:41.953 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.954 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.954 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:41.971 [DefaultDispatcher-worker-4 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:41.983 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:41.983 [DefaultDispatcher-worker-15 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:41.984 [DefaultDispatcher-worker-15 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:41.984 [DefaultDispatcher-worker-15 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:41.984 [DefaultDispatcher-worker-15 @coroutine#2932] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:41.984 [DefaultDispatcher-worker-15 @coroutine#2932] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 21:32:41.985 [eventLoopGroupProxy-19-2 @call-handler#3018] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 21:32:41.985 [eventLoopGroupProxy-19-2 @call-handler#3018] 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 2024-04-29 21:32:41.985 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:41.994 [DefaultDispatcher-worker-15 @call-handler#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:41.994 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:41.995 [DefaultDispatcher-worker-2 @coroutine#2932] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:41.995 [DefaultDispatcher-worker-2 @coroutine#2932] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:41.995 [DefaultDispatcher-worker-2 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:41.995 [DefaultDispatcher-worker-2 @coroutine#2932] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.005 [DefaultDispatcher-worker-2 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.016 [DefaultDispatcher-worker-17 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:42.017 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 21:32:42.017 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-29 21:32:42.017 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 21:32:42.018 [eventLoopGroupProxy-19-2 @call-handler#3031] 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) 2024-04-29 21:32:42.027 [DefaultDispatcher-worker-2 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.039 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 21:32:42.039 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 21:32:42.040 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-29 21:32:42.040 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.040 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117954 2024-04-29 21:32:42.040 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117954. 2024-04-29 21:32:42.040 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117954 2024-04-29 21:32:42.041 [eventLoopGroupProxy-19-2 @call-handler#3035] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 21:32:42.042 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.042 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117954 2024-04-29 21:32:42.042 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117954 2024-04-29 21:32:42.042 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117954. 2024-04-29 21:32:42.042 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586616776357117954 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.052 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.053 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 21:32:42.053 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 21:32:42.053 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 21:32:42.054 [eventLoopGroupProxy-19-2 @call-handler#3039] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 21:32:42.055 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.055 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 21:32:42.055 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 21:32:42.056 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 21:32:42.056 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.068 [DefaultDispatcher-worker-13 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.070 [DefaultDispatcher-worker-15 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:42.070 [DefaultDispatcher-worker-15 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.070 [DefaultDispatcher-worker-15 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:42.070 [DefaultDispatcher-worker-15 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.072 [DefaultDispatcher-worker-15 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.072 [DefaultDispatcher-worker-15 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.088 [DefaultDispatcher-worker-15 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.101 [DefaultDispatcher-worker-9 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.101 [DefaultDispatcher-worker-11 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:42.101 [DefaultDispatcher-worker-9 @coroutine#2946] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:42.101 [DefaultDispatcher-worker-9 @coroutine#2946] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:42.101 [DefaultDispatcher-worker-9 @coroutine#2946] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:42.101 [DefaultDispatcher-worker-9 @coroutine#2946] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 21:32:42.102 [eventLoopGroupProxy-19-2 @call-handler#3048] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 21:32:42.103 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 21:32:42.103 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:42.110 [DefaultDispatcher-worker-8 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:42.122 [DefaultDispatcher-worker-6 @call-handler#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:42.122 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.123 [DefaultDispatcher-worker-14 @coroutine#2946] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:42.123 [DefaultDispatcher-worker-14 @coroutine#2946] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:42.123 [DefaultDispatcher-worker-14 @coroutine#2946] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:42.123 [DefaultDispatcher-worker-14 @coroutine#2946] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.134 [UI Thread @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952 2024-04-29 21:32:42.134 [UI Thread @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952. 2024-04-29 21:32:42.134 [UI Thread @coroutine#3068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952 2024-04-29 21:32:42.134 [UI Thread @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.134 [UI Thread @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.134 [UI Thread @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.135 [eventLoopGroupProxy-19-2 @call-handler#3083] 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/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/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/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-04-29 21:32:42.135 [DefaultDispatcher-worker-14 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.136 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.136 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.136 [UI Thread @coroutine#3077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.137 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.137 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.137 [UI Thread @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.139 [UI Thread @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953 2024-04-29 21:32:42.139 [UI Thread @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953. 2024-04-29 21:32:42.139 [UI Thread @coroutine#3099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953 2024-04-29 21:32:42.139 [eventLoopGroupProxy-19-5 @call-handler#3102] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-29 21:32:42.140 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.140 [eventLoopGroupProxy-19-6 @call-handler#3105] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-29 21:32:42.140 [UI Thread @coroutine#3068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952 2024-04-29 21:32:42.140 [UI Thread @coroutine#3068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952 2024-04-29 21:32:42.140 [eventLoopGroupProxy-19-7 @call-handler#3106] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-29 21:32:42.141 [UI Thread @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952. 2024-04-29 21:32:42.141 [UI Thread @coroutine#3068] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.141 [eventLoopGroupProxy-19-8 @call-handler#3112] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-29 21:32:42.142 [eventLoopGroupProxy-19-6 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.142 [eventLoopGroupProxy-19-7 @call-handler#3106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.142 [eventLoopGroupProxy-19-5 @call-handler#3102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.143 [UI Thread @coroutine#3077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.143 [UI Thread @coroutine#3077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.143 [UI Thread @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.143 [UI Thread @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.143 [UI Thread @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.143 [UI Thread @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.143 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.143 [UI Thread @coroutine#3077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.144 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.144 [UI Thread @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.144 [UI Thread @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.144 [UI Thread @coroutine#3072] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.152 [eventLoopGroupProxy-19-8 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.152 [DefaultDispatcher-worker-5 @coroutine#3068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.153 [UI Thread @coroutine#3099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953 2024-04-29 21:32:42.153 [UI Thread @coroutine#3099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953 2024-04-29 21:32:42.154 [UI Thread @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953. 2024-04-29 21:32:42.154 [UI Thread @coroutine#3099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.161 [DefaultDispatcher-worker-4 @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.169 [DefaultDispatcher-worker-1 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.179 [DefaultDispatcher-worker-15 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.191 [DefaultDispatcher-worker-14 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.197 [UI Thread @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586616776357117952 2024-04-29 21:32:42.197 [UI Thread @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586616776357117952. 2024-04-29 21:32:42.197 [UI Thread @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586616776357117952 2024-04-29 21:32:42.198 [eventLoopGroupProxy-19-2 @call-handler#3130] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-29 21:32:42.199 [eventLoopGroupProxy-19-2 @call-handler#3130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.200 [UI Thread @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586616776357117952 2024-04-29 21:32:42.200 [UI Thread @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586616776357117952 2024-04-29 21:32:42.200 [UI Thread @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586616776357117952. 2024-04-29 21:32:42.200 [UI Thread @coroutine#3128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586616776357117952 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.210 [DefaultDispatcher-worker-10 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.222 [DefaultDispatcher-worker-10 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.232 [DefaultDispatcher-worker-15 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.233 [DefaultDispatcher-worker-15 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:42.233 [DefaultDispatcher-worker-15 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:42.233 [DefaultDispatcher-worker-15 @coroutine#2932] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:42.233 [DefaultDispatcher-worker-15 @coroutine#2932] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 21:32:42.234 [eventLoopGroupProxy-19-2 @call-handler#3139] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 21:32:42.234 [eventLoopGroupProxy-19-2 @call-handler#3139] 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 2024-04-29 21:32:42.234 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:42.245 [DefaultDispatcher-worker-4 @call-handler#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:42.246 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.246 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:42.246 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:42.247 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:42.247 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.254 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586616776357117954&assignmentUid=586616776357117952&clazzUid=586616776357117952&submitterUid=586616776357117953 2024-04-29 21:32:42.254 [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:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586616776357117954&assignmentUid=586616776357117952&clazzUid=586616776357117952&submitterUid=586616776357117953. 2024-04-29 21:32:42.254 [UI Thread @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586616776357117954&assignmentUid=586616776357117952&clazzUid=586616776357117952&submitterUid=586616776357117953 2024-04-29 21:32:42.255 [eventLoopGroupProxy-19-2 @call-handler#3159] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-29 21:32:42.256 [DefaultDispatcher-worker-6 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.261 [eventLoopGroupProxy-19-2 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.262 [UI Thread @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586616776357117954&assignmentUid=586616776357117952&clazzUid=586616776357117952&submitterUid=586616776357117953 2024-04-29 21:32:42.262 [UI Thread @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586616776357117954&assignmentUid=586616776357117952&clazzUid=586616776357117952&submitterUid=586616776357117953 2024-04-29 21:32:42.262 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586616776357117954&assignmentUid=586616776357117952&clazzUid=586616776357117952&submitterUid=586616776357117953. 2024-04-29 21:32:42.262 [UI Thread @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586616776357117954&assignmentUid=586616776357117952&clazzUid=586616776357117952&submitterUid=586616776357117953 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.275 [DefaultDispatcher-worker-1 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.280 [DefaultDispatcher-worker-5 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:42.280 [DefaultDispatcher-worker-1 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:42.280 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.280 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.280 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:42.280 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.280 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:42.280 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.281 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.281 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.282 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.282 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.283 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586616776357117953 2024-04-29 21:32:42.283 [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:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586616776357117953. 2024-04-29 21:32:42.283 [UI Thread @coroutine#3171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586616776357117953 2024-04-29 21:32:42.284 [eventLoopGroupProxy-19-2 @call-handler#3184] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-29 21:32:42.285 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.285 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.285 [eventLoopGroupProxy-19-2 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.285 [UI Thread @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.286 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586616776357117952 2024-04-29 21:32:42.286 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586616776357117952. 2024-04-29 21:32:42.286 [UI Thread @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586616776357117952 2024-04-29 21:32:42.286 [eventLoopGroupProxy-19-5 @call-handler#3194] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-29 21:32:42.286 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.286 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.286 [UI Thread @coroutine#3187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.287 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.287 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.287 [UI Thread @coroutine#3189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.287 [eventLoopGroupProxy-19-2 @call-handler#3201] 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/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/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-29 21:32:42.287 [eventLoopGroupProxy-19-8 @call-handler#3204] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-29 21:32:42.288 [UI Thread @coroutine#3171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586616776357117953 2024-04-29 21:32:42.288 [UI Thread @coroutine#3171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586616776357117953 2024-04-29 21:32:42.288 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586616776357117953. 2024-04-29 21:32:42.288 [UI Thread @coroutine#3171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586616776357117953 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.289 [eventLoopGroupProxy-19-9 @call-handler#3209] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-29 21:32:42.289 [eventLoopGroupProxy-19-8 @call-handler#3204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.289 [UI Thread @coroutine#3187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.289 [UI Thread @coroutine#3187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.289 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.289 [UI Thread @coroutine#3187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.290 [eventLoopGroupProxy-19-5 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.290 [UI Thread @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.290 [UI Thread @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.290 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.290 [UI Thread @coroutine#3180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.290 [eventLoopGroupProxy-19-2 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.291 [eventLoopGroupProxy-19-9 @call-handler#3209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.291 [UI Thread @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586616776357117952 2024-04-29 21:32:42.291 [UI Thread @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586616776357117952 2024-04-29 21:32:42.291 [UI Thread @coroutine#3189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.291 [UI Thread @coroutine#3189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.291 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586616776357117952. 2024-04-29 21:32:42.291 [UI Thread @coroutine#3185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586616776357117952 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.292 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.292 [UI Thread @coroutine#3189] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586616776357117953&assignmentUid=586616776357117952 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.298 [DefaultDispatcher-worker-10 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.305 [DefaultDispatcher-worker-15 @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.313 [DefaultDispatcher-worker-5 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.319 [DefaultDispatcher-worker-17 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.329 [DefaultDispatcher-worker-7 @coroutine#3189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.333 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117954 2024-04-29 21:32:42.333 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117954. 2024-04-29 21:32:42.333 [UI Thread @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117954 2024-04-29 21:32:42.334 [eventLoopGroupProxy-19-2 @call-handler#3224] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-29 21:32:42.338 [eventLoopGroupProxy-19-2 @call-handler#3224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.339 [UI Thread @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117954 2024-04-29 21:32:42.339 [UI Thread @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117954 2024-04-29 21:32:42.339 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117954. 2024-04-29 21:32:42.339 [UI Thread @coroutine#3222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117954 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.350 [DefaultDispatcher-worker-4 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.363 [DefaultDispatcher-worker-4 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.372 [DefaultDispatcher-worker-5 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.372 [DefaultDispatcher-worker-5 @coroutine#2946] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:42.373 [DefaultDispatcher-worker-5 @coroutine#2946] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:42.373 [DefaultDispatcher-worker-5 @coroutine#2946] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:42.373 [DefaultDispatcher-worker-5 @coroutine#2946] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 21:32:42.374 [eventLoopGroupProxy-19-2 @call-handler#3229] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 21:32:42.374 [eventLoopGroupProxy-19-2 @call-handler#3229] 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 2024-04-29 21:32:42.374 [eventLoopGroupProxy-19-2 @call-handler#3229] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 21:32:42.384 [DefaultDispatcher-worker-16 @call-handler#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-04-29 21:32:42.384 [eventLoopGroupProxy-19-2 @call-handler#3229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.385 [DefaultDispatcher-worker-8 @coroutine#2946] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:42.385 [DefaultDispatcher-worker-8 @coroutine#2946] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 21:32:42.385 [DefaultDispatcher-worker-8 @coroutine#2946] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 21:32:42.385 [DefaultDispatcher-worker-8 @coroutine#2946] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.387 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952 2024-04-29 21:32:42.387 [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:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952. 2024-04-29 21:32:42.387 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952 2024-04-29 21:32:42.388 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.388 [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:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.388 [UI Thread @coroutine#3257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.389 [eventLoopGroupProxy-19-2 @call-handler#3267] 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/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/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/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-04-29 21:32:42.389 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.389 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.389 [UI Thread @coroutine#3262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.389 [eventLoopGroupProxy-19-5 @call-handler#3271] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-29 21:32:42.389 [UI Thread @coroutine#3264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.389 [UI Thread @coroutine#3264] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.389 [UI Thread @coroutine#3264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.389 [eventLoopGroupProxy-19-2 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.390 [eventLoopGroupProxy-19-8 @call-handler#3278] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-29 21:32:42.390 [eventLoopGroupProxy-19-9 @call-handler#3283] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-29 21:32:42.390 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953 2024-04-29 21:32:42.391 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953. 2024-04-29 21:32:42.391 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953 2024-04-29 21:32:42.391 [eventLoopGroupProxy-19-8 @call-handler#3278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.391 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952 2024-04-29 21:32:42.391 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952 2024-04-29 21:32:42.391 [eventLoopGroupProxy-19-5 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.391 [eventLoopGroupProxy-19-9 @call-handler#3283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.392 [eventLoopGroupProxy-19-2 @call-handler#3293] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-29 21:32:42.392 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952. 2024-04-29 21:32:42.392 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586616776357117952 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.392 [UI Thread @coroutine#3262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.392 [UI Thread @coroutine#3262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.392 [UI Thread @coroutine#3264] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.392 [UI Thread @coroutine#3264] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.392 [UI Thread @coroutine#3257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.392 [UI Thread @coroutine#3257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 2024-04-29 21:32:42.393 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.393 [UI Thread @coroutine#3262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.393 [UI Thread @coroutine#3264] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.393 [UI Thread @coroutine#3264] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.393 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952. 2024-04-29 21:32:42.394 [UI Thread @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586616776357117953&assignmentUid=586616776357117952 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.395 [eventLoopGroupProxy-19-2 @call-handler#3293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 21:32:42.395 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953 2024-04-29 21:32:42.395 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953 2024-04-29 21:32:42.395 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953. 2024-04-29 21:32:42.395 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586616776357117952&clazzUid=586616776357117952&accountPersonUid=586616776357117953 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:42.396 [DefaultDispatcher-worker-4 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6965c32 2024-04-29 21:32:42.401 [DefaultDispatcher-worker-9 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.410 [DefaultDispatcher-worker-7 @coroutine#3262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.419 [DefaultDispatcher-worker-12 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:42.419 [DefaultDispatcher-worker-11 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:42.419 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.419 [DefaultDispatcher-worker-11 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.419 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:42.419 [DefaultDispatcher-worker-11 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:42.419 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.419 [DefaultDispatcher-worker-11 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.420 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.420 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.420 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.420 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.421 [DefaultDispatcher-worker-3 @coroutine#3264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.427 [DefaultDispatcher-worker-9 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.436 [DefaultDispatcher-worker-3 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-29 21:32:42.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-29 21:32:42.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-29 21:32:42.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:42.441 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a89db: (connection evicted) 2024-04-29 21:32:42.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:42.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-29 21:32:42.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-29 21:32:42.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-29 21:32:42.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-29 21:32:42.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:42.443 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6965c32: (connection evicted) 2024-04-29 21:32:42.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:42.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-29 21:32:42.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-29 21:32:42.599 [DefaultDispatcher-worker-6 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:42.600 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.600 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:42.600 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.601 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.601 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.693 [DefaultDispatcher-worker-6 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:42.693 [DefaultDispatcher-worker-6 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.693 [DefaultDispatcher-worker-6 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:42.693 [DefaultDispatcher-worker-6 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.694 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.694 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.765 [DefaultDispatcher-worker-13 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:42.765 [DefaultDispatcher-worker-13 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.765 [DefaultDispatcher-worker-13 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:42.765 [DefaultDispatcher-worker-13 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.766 [DefaultDispatcher-worker-5 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.766 [DefaultDispatcher-worker-5 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.844 [DefaultDispatcher-worker-17 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:42.844 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.844 [DefaultDispatcher-worker-17 @coroutine#2063] 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. 2024-04-29 21:32:42.844 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.845 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.964 [DefaultDispatcher-worker-5 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:42.964 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.964 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:42.965 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.966 [DefaultDispatcher-worker-3 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:42.966 [DefaultDispatcher-worker-3 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.082 [DefaultDispatcher-worker-5 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:43.082 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.082 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:43.082 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.083 [DefaultDispatcher-worker-9 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.083 [DefaultDispatcher-worker-9 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.294 [DefaultDispatcher-worker-15 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:43.295 [DefaultDispatcher-worker-3 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:43.295 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.295 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:43.295 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.295 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.295 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:43.295 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.296 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.296 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.296 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.296 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.433 [DefaultDispatcher-worker-14 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:43.433 [DefaultDispatcher-worker-15 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:43.434 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.434 [DefaultDispatcher-worker-14 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.434 [DefaultDispatcher-worker-14 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:43.434 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:43.434 [DefaultDispatcher-worker-14 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.434 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.435 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.435 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.435 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.435 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-29 21:32:43.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-29 21:32:43.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:43.448 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0: (connection evicted) 2024-04-29 21:32:43.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:43.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-29 21:32:43.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a6ab328 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:43.452 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 21:32:43.453 [Test worker @coroutine#3353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-29 21:32:43.469 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 21:32:43.480 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 21:32:43.482 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 21:32:43.484 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 21:32:43.484 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-29 21:32:43.484 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ea2f965 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 21:32:43.485 [Test worker @coroutine#3353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-29 21:32:43.499 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 21:32:43.510 [Test worker @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 21:32:43.512 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 21:32:43.513 [Test worker @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 21:32:43.526 [DefaultDispatcher-worker-1 @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e 2024-04-29 21:32:43.542 [DefaultDispatcher-worker-9 @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 21:32:43.553 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:43.554 [DefaultDispatcher-worker-15 @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-04-29 21:32:43.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-29 21:32:43.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-29 21:32:43.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:43.565 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a02172a: (connection evicted) 2024-04-29 21:32:43.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:43.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-29 21:32:43.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-29 21:32:43.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-29 21:32:43.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-29 21:32:43.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:43.566 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cbcd27e: (connection evicted) 2024-04-29 21:32:43.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:43.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-29 21:32:43.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-29 21:32:43.568 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47166740 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:43.569 [Test worker @coroutine#3412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-29 21:32:43.570 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-29 21:32:43.570 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-29 21:32:43.570 [Test worker @coroutine#3412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-29 21:32:43.584 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-29 21:32:43.596 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-29 21:32:43.597 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-29 21:32:43.599 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-29 21:32:43.599 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d012e18 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-29 21:32:43.600 [Test worker @coroutine#3412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-29 21:32:43.612 [DefaultDispatcher-worker-8 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:43.612 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.612 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:43.612 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.613 [DefaultDispatcher-worker-15 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.613 [DefaultDispatcher-worker-15 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.615 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-29 21:32:43.626 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-29 21:32:43.628 [Test worker @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-29 21:32:43.629 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-29 21:32:43.642 [DefaultDispatcher-worker-4 @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-04-29 21:32:43.654 [DefaultDispatcher-worker-5 @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-29 21:32:43.667 [DefaultDispatcher-worker-16 @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-29 21:32:43.670 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:43.679 [DefaultDispatcher-worker-18 @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-29 21:32:43.700 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:43.703 [DefaultDispatcher-worker-9 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-04-29 21:32:43.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-29 21:32:43.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-29 21:32:43.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:43.706 [DefaultDispatcher-worker-5 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:43.706 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7882379b: (connection evicted) 2024-04-29 21:32:43.706 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.706 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:43.706 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:43.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-29 21:32:43.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-29 21:32:43.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-29 21:32:43.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-29 21:32:43.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:43.707 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843: (connection evicted) 2024-04-29 21:32:43.707 [DefaultDispatcher-worker-18 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.707 [DefaultDispatcher-worker-18 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:43.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-29 21:32:43.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2787abe4 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:43.709 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 21:32:43.710 [Test worker @coroutine#3503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-29 21:32:43.728 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 21:32:43.739 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 21:32:43.741 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 21:32:43.743 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 21:32:43.743 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-29 21:32:43.743 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e00a43e 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 21:32:43.744 [Test worker @coroutine#3503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-29 21:32:43.758 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 21:32:43.770 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 21:32:43.771 [Test worker @coroutine#3512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 21:32:43.773 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 21:32:43.782 [DefaultDispatcher-worker-9 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:43.782 [DefaultDispatcher-worker-9 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.782 [DefaultDispatcher-worker-9 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:43.782 [DefaultDispatcher-worker-9 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.784 [DefaultDispatcher-worker-12 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.784 [DefaultDispatcher-worker-12 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.789 [DefaultDispatcher-worker-2 @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2024-04-29 21:32:43.802 [DefaultDispatcher-worker-2 @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 21:32:43.810 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:43.815 [DefaultDispatcher-worker-12 @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2024-04-29 21:32:43.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-29 21:32:43.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-29 21:32:43.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:43.823 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc: (connection evicted) 2024-04-29 21:32:43.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:43.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-29 21:32:43.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-29 21:32:43.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-29 21:32:43.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-29 21:32:43.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:43.824 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22599048: (connection evicted) 2024-04-29 21:32:43.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:43.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-29 21:32:43.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b36817 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:43.826 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-29 21:32:43.827 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 21:32:43.827 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 21:32:43.827 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-29 21:32:43.843 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 21:32:43.854 [DefaultDispatcher-worker-4 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:43.854 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.854 [DefaultDispatcher-worker-4 @coroutine#2063] 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. 2024-04-29 21:32:43.854 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.855 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 21:32:43.855 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.857 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 21:32:43.859 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@197bf5ef 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:43.859 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:43.860 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-29 21:32:43.860 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 21:32:43.860 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 21:32:43.860 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-29 21:32:43.874 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 21:32:43.885 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 21:32:43.887 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 21:32:43.889 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 21:32:43.902 [DefaultDispatcher-worker-17 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2024-04-29 21:32:43.914 [DefaultDispatcher-worker-5 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 21:32:43.925 [DefaultDispatcher-worker-8 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9 2024-04-29 21:32:43.927 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:43.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-29 21:32:43.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-29 21:32:43.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:43.934 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@237e4ed9: (connection evicted) 2024-04-29 21:32:43.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:43.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-29 21:32:43.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-29 21:32:43.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-29 21:32:43.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-29 21:32:43.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:43.935 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19cc697c: (connection evicted) 2024-04-29 21:32:43.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:43.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-29 21:32:43.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-29 21:32:43.937 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56540a58 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 21:32:43.938 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-29 21:32:43.955 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 21:32:43.966 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 21:32:43.968 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 21:32:43.970 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36b4cbb8 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-04-29 21:32:43.971 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-29 21:32:43.976 [DefaultDispatcher-worker-10 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:43.976 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.976 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:43.976 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.978 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.978 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:43.987 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-04-29 21:32:43.998 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-04-29 21:32:44.000 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-04-29 21:32:44.002 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-04-29 21:32:44.015 [DefaultDispatcher-worker-1 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-04-29 21:32:44.028 [DefaultDispatcher-worker-1 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 21:32:44.039 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:44.041 [DefaultDispatcher-worker-4 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-04-29 21:32:44.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-29 21:32:44.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-29 21:32:44.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.050 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10bf2185: (connection evicted) 2024-04-29 21:32:44.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-29 21:32:44.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-29 21:32:44.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-29 21:32:44.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-29 21:32:44.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.051 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01: (connection evicted) 2024-04-29 21:32:44.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-29 21:32:44.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776d50d6 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.053 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-29 21:32:44.054 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-04-29 21:32:44.054 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-04-29 21:32:44.054 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-29 21:32:44.070 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-04-29 21:32:44.082 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-04-29 21:32:44.084 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-04-29 21:32:44.086 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-04-29 21:32:44.086 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41c7ef69 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b83af 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b83af 2024-04-29 21:32:44.087 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-29 21:32:44.094 [DefaultDispatcher-worker-3 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:44.095 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.095 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:44.095 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.096 [DefaultDispatcher-worker-18 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.096 [DefaultDispatcher-worker-18 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.102 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b83af 2024-04-29 21:32:44.117 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b83af 2024-04-29 21:32:44.118 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b83af 2024-04-29 21:32:44.120 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b83af 2024-04-29 21:32:44.132 [DefaultDispatcher-worker-14 @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b83af 2024-04-29 21:32:44.147 [DefaultDispatcher-worker-10 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-04-29 21:32:44.154 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:44.160 [DefaultDispatcher-worker-12 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-04-29 21:32:44.170 [DefaultDispatcher-worker-6 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-04-29 21:32:44.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-29 21:32:44.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-29 21:32:44.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.179 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@122bfaac: (connection evicted) 2024-04-29 21:32:44.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-29 21:32:44.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-29 21:32:44.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-29 21:32:44.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-29 21:32:44.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.180 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c0b83af: (connection evicted) 2024-04-29 21:32:44.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-29 21:32:44.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d1acf9 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.182 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-29 21:32:44.183 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-04-29 21:32:44.183 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-04-29 21:32:44.183 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-29 21:32:44.199 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-04-29 21:32:44.210 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-04-29 21:32:44.212 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-04-29 21:32:44.214 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-04-29 21:32:44.214 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ad39f2f 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2024-04-29 21:32:44.215 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-29 21:32:44.229 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2024-04-29 21:32:44.240 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2024-04-29 21:32:44.242 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2024-04-29 21:32:44.244 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2024-04-29 21:32:44.256 [DefaultDispatcher-worker-15 @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc72335 2024-04-29 21:32:44.270 [DefaultDispatcher-worker-2 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-04-29 21:32:44.282 [DefaultDispatcher-worker-10 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-04-29 21:32:44.283 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:44.292 [DefaultDispatcher-worker-1 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-04-29 21:32:44.309 [DefaultDispatcher-worker-11 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:44.309 [DefaultDispatcher-worker-5 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:44.309 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.309 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.309 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:44.309 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.309 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:44.309 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.311 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.311 [DefaultDispatcher-worker-1 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.311 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.311 [DefaultDispatcher-worker-1 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.314 [DefaultDispatcher-worker-5 @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-04-29 21:32:44.315 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-29 21:32:44.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-29 21:32:44.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.318 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@452aea78: (connection evicted) 2024-04-29 21:32:44.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-29 21:32:44.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-29 21:32:44.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-29 21:32:44.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-29 21:32:44.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.319 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dc72335: (connection evicted) 2024-04-29 21:32:44.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-29 21:32:44.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-29 21:32:44.321 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-29 21:32:44.321 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.321 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.321 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.321 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.321 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.321 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.321 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a6ae0f0 2024-04-29 21:32:44.321 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2024-04-29 21:32:44.322 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-29 21:32:44.338 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2024-04-29 21:32:44.349 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2024-04-29 21:32:44.351 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2024-04-29 21:32:44.353 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2024-04-29 21:32:44.353 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-29 21:32:44.353 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aa7bb86 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-04-29 21:32:44.354 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-29 21:32:44.368 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-04-29 21:32:44.379 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-04-29 21:32:44.381 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-04-29 21:32:44.383 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-04-29 21:32:44.396 [DefaultDispatcher-worker-5 @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-04-29 21:32:44.409 [DefaultDispatcher-worker-5 @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2024-04-29 21:32:44.420 [DefaultDispatcher-worker-5 @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2024-04-29 21:32:44.423 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:44.425 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2024-04-29 21:32:44.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-29 21:32:44.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-29 21:32:44.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.433 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f86029: (connection evicted) 2024-04-29 21:32:44.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-29 21:32:44.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-29 21:32:44.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-29 21:32:44.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-29 21:32:44.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.434 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39000894: (connection evicted) 2024-04-29 21:32:44.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-29 21:32:44.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578081e5 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2024-04-29 21:32:44.436 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2024-04-29 21:32:44.437 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-29 21:32:44.448 [DefaultDispatcher-worker-17 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:44.448 [DefaultDispatcher-worker-4 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:44.448 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.448 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:44.448 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.448 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.448 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:44.448 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.449 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.449 [DefaultDispatcher-worker-18 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.449 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.449 [DefaultDispatcher-worker-18 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.455 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2024-04-29 21:32:44.466 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2024-04-29 21:32:44.468 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2024-04-29 21:32:44.470 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2024-04-29 21:32:44.470 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df0bb1 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-04-29 21:32:44.471 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-29 21:32:44.485 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-04-29 21:32:44.496 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-04-29 21:32:44.498 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-04-29 21:32:44.499 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-04-29 21:32:44.512 [DefaultDispatcher-worker-16 @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-04-29 21:32:44.526 [DefaultDispatcher-worker-9 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2024-04-29 21:32:44.536 [DefaultDispatcher-worker-5 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2024-04-29 21:32:44.537 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:44.539 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2024-04-29 21:32:44.542 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2024-04-29 21:32:44.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-29 21:32:44.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-29 21:32:44.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.550 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9: (connection evicted) 2024-04-29 21:32:44.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-29 21:32:44.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-29 21:32:44.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-29 21:32:44.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-29 21:32:44.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.551 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c: (connection evicted) 2024-04-29 21:32:44.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-29 21:32:44.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213f2d00 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-29 21:32:44.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-29 21:32:44.554 [Test worker @coroutine#3965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-29 21:32:44.571 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-29 21:32:44.582 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-29 21:32:44.584 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-29 21:32:44.586 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-29 21:32:44.586 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-29 21:32:44.586 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b78c34b 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-04-29 21:32:44.587 [Test worker @coroutine#3965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-29 21:32:44.601 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-04-29 21:32:44.612 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-04-29 21:32:44.614 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-04-29 21:32:44.616 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-04-29 21:32:44.624 [DefaultDispatcher-worker-8 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:44.624 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.624 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:44.624 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.626 [DefaultDispatcher-worker-12 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.626 [DefaultDispatcher-worker-12 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.628 [DefaultDispatcher-worker-11 @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-04-29 21:32:44.642 [DefaultDispatcher-worker-11 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-29 21:32:44.654 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:44.655 [DefaultDispatcher-worker-7 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-29 21:32:44.709 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.720 [DefaultDispatcher-worker-12 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:44.720 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.720 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:44.720 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-29 21:32:44.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-29 21:32:44.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.721 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb: (connection evicted) 2024-04-29 21:32:44.722 [DefaultDispatcher-worker-4 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.722 [DefaultDispatcher-worker-4 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-29 21:32:44.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-29 21:32:44.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-29 21:32:44.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-29 21:32:44.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.723 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2: (connection evicted) 2024-04-29 21:32:44.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-29 21:32:44.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a6c33a0 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-04-29 21:32:44.725 [Test worker @coroutine#4043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-29 21:32:44.741 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-04-29 21:32:44.752 [Test worker @coroutine#4044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-04-29 21:32:44.754 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-04-29 21:32:44.756 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7334dcbe 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.756 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-04-29 21:32:44.757 [Test worker @coroutine#4043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-29 21:32:44.770 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-04-29 21:32:44.782 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-04-29 21:32:44.783 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-04-29 21:32:44.785 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-04-29 21:32:44.797 [DefaultDispatcher-worker-8 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:44.802 [DefaultDispatcher-worker-8 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.802 [DefaultDispatcher-worker-8 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:44.802 [DefaultDispatcher-worker-8 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.803 [DefaultDispatcher-worker-1 @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-04-29 21:32:44.803 [DefaultDispatcher-worker-1 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.803 [DefaultDispatcher-worker-1 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.817 [DefaultDispatcher-worker-8 @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-04-29 21:32:44.826 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:44.828 [DefaultDispatcher-worker-1 @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-04-29 21:32:44.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-29 21:32:44.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-29 21:32:44.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.836 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55: (connection evicted) 2024-04-29 21:32:44.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-29 21:32:44.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-29 21:32:44.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-29 21:32:44.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-29 21:32:44.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.838 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3: (connection evicted) 2024-04-29 21:32:44.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-29 21:32:44.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10f7bc42 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.840 [Test worker @coroutine#4106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-29 21:32:44.841 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-04-29 21:32:44.841 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-04-29 21:32:44.841 [Test worker @coroutine#4106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-29 21:32:44.859 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-04-29 21:32:44.866 [DefaultDispatcher-worker-15 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:44.866 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.866 [DefaultDispatcher-worker-15 @coroutine#2063] 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. 2024-04-29 21:32:44.866 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.867 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.870 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-04-29 21:32:44.872 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-04-29 21:32:44.874 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-04-29 21:32:44.874 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c96ea9 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-04-29 21:32:44.875 [Test worker @coroutine#4106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-29 21:32:44.889 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-04-29 21:32:44.900 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-04-29 21:32:44.902 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-04-29 21:32:44.904 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-04-29 21:32:44.916 [DefaultDispatcher-worker-1 @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-04-29 21:32:44.930 [DefaultDispatcher-worker-2 @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-04-29 21:32:44.941 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:44.942 [DefaultDispatcher-worker-6 @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-04-29 21:32:44.945 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-04-29 21:32:44.949 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-04-29 21:32:44.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-29 21:32:44.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-29 21:32:44.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.959 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa: (connection evicted) 2024-04-29 21:32:44.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-29 21:32:44.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-29 21:32:44.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-29 21:32:44.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-29 21:32:44.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:44.960 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d: (connection evicted) 2024-04-29 21:32:44.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:44.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-29 21:32:44.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-29 21:32:44.962 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eb6e166 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-04-29 21:32:44.963 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-29 21:32:44.979 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-04-29 21:32:44.989 [DefaultDispatcher-worker-1 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:44.989 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.989 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:44.989 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.990 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.990 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:44.991 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-04-29 21:32:44.993 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-04-29 21:32:44.995 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-04-29 21:32:44.995 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6354a50a 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-04-29 21:32:44.996 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-29 21:32:45.010 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-04-29 21:32:45.022 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-04-29 21:32:45.023 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-04-29 21:32:45.025 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-04-29 21:32:45.036 [DefaultDispatcher-worker-16 @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-04-29 21:32:45.052 [DefaultDispatcher-worker-13 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-04-29 21:32:45.063 [DefaultDispatcher-worker-3 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-04-29 21:32:45.064 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.074 [UI Thread @coroutine#4236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-04-29 21:32:45.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-29 21:32:45.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-29 21:32:45.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.079 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f: (connection evicted) 2024-04-29 21:32:45.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-29 21:32:45.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-29 21:32:45.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-29 21:32:45.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-29 21:32:45.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.080 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00: (connection evicted) 2024-04-29 21:32:45.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-29 21:32:45.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-29 21:32:45.083 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-29 21:32:45.083 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.083 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.083 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.083 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.083 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae3f536 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-04-29 21:32:45.084 [Test worker @coroutine#4267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-29 21:32:45.100 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-04-29 21:32:45.107 [DefaultDispatcher-worker-5 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:45.107 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.107 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:45.107 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.108 [DefaultDispatcher-worker-15 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.108 [DefaultDispatcher-worker-15 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.113 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-04-29 21:32:45.114 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-04-29 21:32:45.116 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-04-29 21:32:45.126 [DefaultDispatcher-worker-15 @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-04-29 21:32:45.130 [Test worker @coroutine#4281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-04-29 21:32:45.142 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-04-29 21:32:45.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-29 21:32:45.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-29 21:32:45.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.155 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb34397: (connection evicted) 2024-04-29 21:32:45.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-29 21:32:45.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c524a7f 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.157 [Test worker @coroutine#4304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-29 21:32:45.158 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-04-29 21:32:45.158 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-04-29 21:32:45.158 [Test worker @coroutine#4304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-29 21:32:45.173 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-04-29 21:32:45.184 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-04-29 21:32:45.186 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-04-29 21:32:45.188 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-04-29 21:32:45.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-29 21:32:45.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-29 21:32:45.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:45.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-29 21:32:45.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-29 21:32:45.194 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-29 21:32:45.194 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.194 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.194 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.194 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.194 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.194 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.194 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34788780 2024-04-29 21:32:45.194 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.194 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.194 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.194 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.194 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-29 21:32:45.195 [Test worker @coroutine#4333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-29 21:32:45.214 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-29 21:32:45.225 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-29 21:32:45.227 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-29 21:32:45.229 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-04-29 21:32:45.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-29 21:32:45.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-29 21:32:45.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:45.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-29 21:32:45.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f03e5f4 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.233 [Test worker @coroutine#4362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-29 21:32:45.234 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2024-04-29 21:32:45.234 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2024-04-29 21:32:45.234 [Test worker @coroutine#4362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-29 21:32:45.250 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2024-04-29 21:32:45.262 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2024-04-29 21:32:45.263 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2024-04-29 21:32:45.265 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2024-04-29 21:32:45.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-29 21:32:45.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-29 21:32:45.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:45.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-29 21:32:45.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a337217 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.270 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-29 21:32:45.271 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cd7486 2024-04-29 21:32:45.271 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cd7486 2024-04-29 21:32:45.271 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-29 21:32:45.286 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58cd7486 2024-04-29 21:32:45.299 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58cd7486 2024-04-29 21:32:45.302 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58cd7486 2024-04-29 21:32:45.302 [DefaultDispatcher-worker-17 @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731db93f 2024-04-29 21:32:45.303 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58cd7486 2024-04-29 21:32:45.315 [DefaultDispatcher-worker-13 @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58cd7486 2024-04-29 21:32:45.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-29 21:32:45.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-29 21:32:45.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.318 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58cd7486: (connection evicted) 2024-04-29 21:32:45.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-29 21:32:45.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75ee63f2 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-29 21:32:45.321 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.322 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.322 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.322 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.322 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.322 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.322 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.322 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.322 [Test worker @coroutine#4422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-29 21:32:45.322 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-29 21:32:45.322 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-29 21:32:45.322 [Test worker @coroutine#4422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-29 21:32:45.323 [DefaultDispatcher-worker-11 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:45.323 [DefaultDispatcher-worker-14 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:45.323 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.323 [DefaultDispatcher-worker-14 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.323 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:45.323 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.323 [DefaultDispatcher-worker-14 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:45.323 [DefaultDispatcher-worker-14 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.324 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.324 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.324 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.324 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.339 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-29 21:32:45.351 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-29 21:32:45.353 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-29 21:32:45.355 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-29 21:32:45.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-29 21:32:45.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-29 21:32:45.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:45.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-29 21:32:45.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e64b248 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-29 21:32:45.360 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-29 21:32:45.375 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-29 21:32:45.388 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-29 21:32:45.390 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-29 21:32:45.391 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-29 21:32:45.394 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.402 [DefaultDispatcher-worker-11 @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-29 21:32:45.406 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-29 21:32:45.413 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-29 21:32:45.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-29 21:32:45.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-29 21:32:45.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.426 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062: (connection evicted) 2024-04-29 21:32:45.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-29 21:32:45.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-29 21:32:45.429 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-29 21:32:45.429 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9db780 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 21:32:45.430 [Test worker @coroutine#4492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-29 21:32:45.445 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 21:32:45.457 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 21:32:45.459 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 21:32:45.461 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 21:32:45.461 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.462 [DefaultDispatcher-worker-15 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:45.462 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc3bf09 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.462 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.462 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.462 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.462 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:45.462 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.462 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-04-29 21:32:45.462 [Test worker @coroutine#4492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-29 21:32:45.463 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.463 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.463 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.463 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.477 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-04-29 21:32:45.489 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-04-29 21:32:45.490 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-04-29 21:32:45.492 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-04-29 21:32:45.505 [DefaultDispatcher-worker-5 @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-04-29 21:32:45.517 [DefaultDispatcher-worker-3 @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 21:32:45.530 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:45.538 [DefaultDispatcher-worker-15 @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 21:32:45.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-29 21:32:45.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-29 21:32:45.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.547 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7056cda8: (connection evicted) 2024-04-29 21:32:45.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-29 21:32:45.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-29 21:32:45.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-29 21:32:45.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-29 21:32:45.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.549 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@577e2b91: (connection evicted) 2024-04-29 21:32:45.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-29 21:32:45.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@745d399a 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.550 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 21:32:45.551 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-29 21:32:45.567 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 21:32:45.578 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 21:32:45.580 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 21:32:45.582 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3d46d6 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-04-29 21:32:45.582 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-04-29 21:32:45.583 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-29 21:32:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-04-29 21:32:45.607 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-04-29 21:32:45.609 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-04-29 21:32:45.611 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-04-29 21:32:45.624 [DefaultDispatcher-worker-3 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-04-29 21:32:45.635 [DefaultDispatcher-worker-13 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:45.635 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.635 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:45.635 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.636 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.636 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.639 [DefaultDispatcher-worker-3 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 21:32:45.651 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:45.656 [DefaultDispatcher-worker-13 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 21:32:45.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-29 21:32:45.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-29 21:32:45.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.660 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420307f9: (connection evicted) 2024-04-29 21:32:45.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-29 21:32:45.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-29 21:32:45.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-29 21:32:45.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-29 21:32:45.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.662 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@417c9b17: (connection evicted) 2024-04-29 21:32:45.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-29 21:32:45.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e8522e 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.664 [Test worker @coroutine#4553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-29 21:32:45.665 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-29 21:32:45.665 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-29 21:32:45.665 [Test worker @coroutine#4553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-29 21:32:45.681 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-29 21:32:45.692 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-29 21:32:45.694 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-29 21:32:45.696 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31137f4d 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.696 [Test worker @coroutine#4553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-29 21:32:45.697 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-29 21:32:45.697 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-29 21:32:45.697 [Test worker @coroutine#4553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-29 21:32:45.710 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-29 21:32:45.722 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-29 21:32:45.723 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-29 21:32:45.725 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-29 21:32:45.733 [DefaultDispatcher-worker-11 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:45.734 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.734 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:45.734 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.735 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.735 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.737 [DefaultDispatcher-worker-11 @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-04-29 21:32:45.749 [DefaultDispatcher-worker-8 @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-29 21:32:45.765 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:45.765 [DefaultDispatcher-worker-13 @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-29 21:32:45.770 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.775 [DefaultDispatcher-worker-5 @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-29 21:32:45.787 [DefaultDispatcher-worker-1 @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-04-29 21:32:45.797 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-29 21:32:45.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-29 21:32:45.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.799 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4833bb83: (connection evicted) 2024-04-29 21:32:45.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-29 21:32:45.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-29 21:32:45.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-29 21:32:45.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-29 21:32:45.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.801 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3177190a: (connection evicted) 2024-04-29 21:32:45.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-29 21:32:45.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47ffce5d 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.804 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-29 21:32:45.805 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-04-29 21:32:45.805 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-04-29 21:32:45.805 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-29 21:32:45.817 [DefaultDispatcher-worker-11 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:45.817 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.818 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:45.818 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.819 [DefaultDispatcher-worker-1 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.819 [DefaultDispatcher-worker-1 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.824 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-04-29 21:32:45.836 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-04-29 21:32:45.837 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-04-29 21:32:45.839 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1f60cf 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-04-29 21:32:45.840 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-29 21:32:45.854 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-04-29 21:32:45.867 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-04-29 21:32:45.868 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-04-29 21:32:45.870 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-04-29 21:32:45.878 [DefaultDispatcher-worker-14 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:45.879 [DefaultDispatcher-worker-14 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.879 [DefaultDispatcher-worker-14 @coroutine#2063] 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. 2024-04-29 21:32:45.879 [DefaultDispatcher-worker-14 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.880 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:45.882 [DefaultDispatcher-worker-5 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-04-29 21:32:45.899 [DefaultDispatcher-worker-4 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-04-29 21:32:45.905 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:45.911 [DefaultDispatcher-worker-5 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-04-29 21:32:45.921 [DefaultDispatcher-worker-4 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-04-29 21:32:45.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-29 21:32:45.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-29 21:32:45.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.933 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16acf986: (connection evicted) 2024-04-29 21:32:45.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-29 21:32:45.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-29 21:32:45.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-29 21:32:45.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-29 21:32:45.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:45.934 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b35c38: (connection evicted) 2024-04-29 21:32:45.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:45.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-29 21:32:45.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d16a81 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.936 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.937 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.937 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.937 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.937 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.937 [Test worker @coroutine#4636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-29 21:32:45.937 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-04-29 21:32:45.937 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-04-29 21:32:45.937 [Test worker @coroutine#4636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-29 21:32:45.955 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-04-29 21:32:45.966 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-04-29 21:32:45.968 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-04-29 21:32:45.969 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2796716d 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-29 21:32:45.970 [Test worker @coroutine#4636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-29 21:32:45.984 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-29 21:32:45.996 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-29 21:32:45.998 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-29 21:32:46.000 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-29 21:32:46.000 [DefaultDispatcher-worker-7 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:46.001 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.001 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:46.001 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.002 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.002 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.011 [DefaultDispatcher-worker-4 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-29 21:32:46.023 [DefaultDispatcher-worker-6 @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-04-29 21:32:46.035 [DefaultDispatcher-worker-6 @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-04-29 21:32:46.037 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-29 21:32:46.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-29 21:32:46.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.039 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39: (connection evicted) 2024-04-29 21:32:46.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-29 21:32:46.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-29 21:32:46.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-29 21:32:46.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-29 21:32:46.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.040 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0: (connection evicted) 2024-04-29 21:32:46.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-29 21:32:46.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-29 21:32:46.043 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-29 21:32:46.043 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.043 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.043 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.043 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.043 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6e296a 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-04-29 21:32:46.044 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-29 21:32:46.062 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-04-29 21:32:46.073 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-04-29 21:32:46.075 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-04-29 21:32:46.077 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202d83b9 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-04-29 21:32:46.077 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-04-29 21:32:46.078 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-29 21:32:46.091 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-04-29 21:32:46.103 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-04-29 21:32:46.104 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-04-29 21:32:46.106 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-04-29 21:32:46.118 [DefaultDispatcher-worker-16 @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-04-29 21:32:46.120 [DefaultDispatcher-worker-18 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:46.120 [DefaultDispatcher-worker-18 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.120 [DefaultDispatcher-worker-18 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:46.120 [DefaultDispatcher-worker-18 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.121 [DefaultDispatcher-worker-17 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.121 [DefaultDispatcher-worker-17 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.131 [DefaultDispatcher-worker-17 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-04-29 21:32:46.144 [DefaultDispatcher-worker-8 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-04-29 21:32:46.144 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.167 [DefaultDispatcher-worker-16 @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-04-29 21:32:46.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-29 21:32:46.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-29 21:32:46.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.169 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e3934db: (connection evicted) 2024-04-29 21:32:46.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-29 21:32:46.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-29 21:32:46.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-29 21:32:46.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-29 21:32:46.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.170 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23d1090: (connection evicted) 2024-04-29 21:32:46.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-29 21:32:46.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6212dc7d 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.172 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-29 21:32:46.173 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4a 2024-04-29 21:32:46.173 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4a 2024-04-29 21:32:46.173 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-29 21:32:46.189 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4a 2024-04-29 21:32:46.201 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4a 2024-04-29 21:32:46.201 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.203 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4a 2024-04-29 21:32:46.205 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4a 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@383b3357 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.205 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-29 21:32:46.206 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@21584b99 2024-04-29 21:32:46.206 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@21584b99 2024-04-29 21:32:46.206 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-29 21:32:46.219 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21584b99 2024-04-29 21:32:46.231 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21584b99 2024-04-29 21:32:46.232 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21584b99 2024-04-29 21:32:46.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21584b99 2024-04-29 21:32:46.247 [DefaultDispatcher-worker-9 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21584b99 2024-04-29 21:32:46.260 [DefaultDispatcher-worker-9 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4a 2024-04-29 21:32:46.270 [DefaultDispatcher-worker-4 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4a 2024-04-29 21:32:46.273 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:46.279 [DefaultDispatcher-worker-17 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4a 2024-04-29 21:32:46.282 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.296 [DefaultDispatcher-worker-11 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4a 2024-04-29 21:32:46.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-29 21:32:46.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-29 21:32:46.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.298 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4a: (connection evicted) 2024-04-29 21:32:46.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-29 21:32:46.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-29 21:32:46.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-29 21:32:46.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-29 21:32:46.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.299 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21584b99: (connection evicted) 2024-04-29 21:32:46.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-29 21:32:46.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534f4a65 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.303 [Test worker @coroutine#4748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-29 21:32:46.304 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2024-04-29 21:32:46.304 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2024-04-29 21:32:46.304 [Test worker @coroutine#4748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-29 21:32:46.317 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.319 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2024-04-29 21:32:46.332 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2024-04-29 21:32:46.334 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2024-04-29 21:32:46.336 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4e6bb2 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.336 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.337 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.337 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.337 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.337 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.337 [Test worker @coroutine#4748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-29 21:32:46.337 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2024-04-29 21:32:46.337 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2024-04-29 21:32:46.337 [Test worker @coroutine#4748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-29 21:32:46.338 [DefaultDispatcher-worker-1 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:46.338 [DefaultDispatcher-worker-15 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:46.338 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.338 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.338 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:46.338 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:46.338 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.338 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.339 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.339 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.339 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.339 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.351 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2024-04-29 21:32:46.356 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.363 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2024-04-29 21:32:46.365 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2024-04-29 21:32:46.367 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2024-04-29 21:32:46.379 [DefaultDispatcher-worker-6 @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2024-04-29 21:32:46.392 [DefaultDispatcher-worker-2 @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2024-04-29 21:32:46.404 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:46.404 [DefaultDispatcher-worker-16 @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2024-04-29 21:32:46.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-29 21:32:46.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-29 21:32:46.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.417 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2505480a: (connection evicted) 2024-04-29 21:32:46.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-29 21:32:46.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-29 21:32:46.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-29 21:32:46.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-29 21:32:46.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.418 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3: (connection evicted) 2024-04-29 21:32:46.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-29 21:32:46.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-29 21:32:46.419 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@334d96af 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 21:32:46.420 [Test worker @coroutine#4795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-29 21:32:46.437 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 21:32:46.448 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 21:32:46.450 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 21:32:46.452 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb9295f 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.452 [Test worker @coroutine#4795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-29 21:32:46.453 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-04-29 21:32:46.453 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-04-29 21:32:46.453 [Test worker @coroutine#4795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-29 21:32:46.466 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-04-29 21:32:46.476 [DefaultDispatcher-worker-13 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:46.476 [DefaultDispatcher-worker-1 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:46.476 [DefaultDispatcher-worker-1 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.476 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.476 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:46.476 [DefaultDispatcher-worker-1 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:46.476 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.476 [DefaultDispatcher-worker-1 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.478 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.478 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.478 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.478 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.479 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-04-29 21:32:46.481 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-04-29 21:32:46.482 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-04-29 21:32:46.494 [DefaultDispatcher-worker-16 @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-04-29 21:32:46.506 [DefaultDispatcher-worker-5 @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 21:32:46.515 [DefaultDispatcher-worker-6 @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 21:32:46.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-29 21:32:46.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-29 21:32:46.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.520 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2db55dec: (connection evicted) 2024-04-29 21:32:46.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-29 21:32:46.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-29 21:32:46.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-29 21:32:46.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-29 21:32:46.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.522 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8e654f7: (connection evicted) 2024-04-29 21:32:46.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-29 21:32:46.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-29 21:32:46.523 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-29 21:32:46.523 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.523 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@503eac4c 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2836374 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2836374 2024-04-29 21:32:46.524 [Test worker @coroutine#4842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-29 21:32:46.541 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2836374 2024-04-29 21:32:46.542 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.552 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2836374 2024-04-29 21:32:46.554 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2836374 2024-04-29 21:32:46.556 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2836374 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69a61267 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-04-29 21:32:46.556 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-04-29 21:32:46.557 [Test worker @coroutine#4842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-29 21:32:46.571 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-04-29 21:32:46.583 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-04-29 21:32:46.584 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-04-29 21:32:46.586 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-04-29 21:32:46.598 [DefaultDispatcher-worker-6 @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673d73da 2024-04-29 21:32:46.609 [DefaultDispatcher-worker-5 @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2836374 2024-04-29 21:32:46.620 [DefaultDispatcher-worker-6 @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2836374 2024-04-29 21:32:46.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-29 21:32:46.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-29 21:32:46.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.624 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2836374: (connection evicted) 2024-04-29 21:32:46.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-29 21:32:46.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-29 21:32:46.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-29 21:32:46.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-29 21:32:46.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.625 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@673d73da: (connection evicted) 2024-04-29 21:32:46.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-29 21:32:46.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7217e615 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.628 [Test worker @coroutine#4883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-29 21:32:46.629 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-29 21:32:46.629 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-29 21:32:46.629 [Test worker @coroutine#4883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-29 21:32:46.646 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-29 21:32:46.646 [DefaultDispatcher-worker-14 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:46.647 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.647 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:46.647 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.648 [DefaultDispatcher-worker-16 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.648 [DefaultDispatcher-worker-16 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.657 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-29 21:32:46.659 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-29 21:32:46.661 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f5c2451 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.661 [Test worker @coroutine#4883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-29 21:32:46.662 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-04-29 21:32:46.662 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-04-29 21:32:46.662 [Test worker @coroutine#4883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-29 21:32:46.675 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-04-29 21:32:46.688 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-04-29 21:32:46.690 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-04-29 21:32:46.692 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-04-29 21:32:46.704 [DefaultDispatcher-worker-1 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-04-29 21:32:46.717 [DefaultDispatcher-worker-12 @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-29 21:32:46.729 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:46.733 [DefaultDispatcher-worker-12 @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-29 21:32:46.744 [DefaultDispatcher-worker-11 @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-29 21:32:46.746 [DefaultDispatcher-worker-17 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:46.746 [DefaultDispatcher-worker-17 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.746 [DefaultDispatcher-worker-17 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:46.747 [DefaultDispatcher-worker-17 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.748 [DefaultDispatcher-worker-3 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.748 [DefaultDispatcher-worker-3 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.762 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.812 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.829 [DefaultDispatcher-worker-1 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:46.829 [DefaultDispatcher-worker-1 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.829 [DefaultDispatcher-worker-1 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:46.829 [DefaultDispatcher-worker-1 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.831 [DefaultDispatcher-worker-10 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.831 [DefaultDispatcher-worker-10 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.837 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.859 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.873 [DefaultDispatcher-worker-5 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-29 21:32:46.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-29 21:32:46.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-29 21:32:46.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.876 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b: (connection evicted) 2024-04-29 21:32:46.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-29 21:32:46.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-29 21:32:46.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-29 21:32:46.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-29 21:32:46.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.877 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6: (connection evicted) 2024-04-29 21:32:46.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:46.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-29 21:32:46.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61fb3dae 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-29 21:32:46.879 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.880 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.880 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.880 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.880 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.880 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.880 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.880 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.880 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-29 21:32:46.880 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-29 21:32:46.880 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-29 21:32:46.880 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-29 21:32:46.884 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.895 [DefaultDispatcher-worker-17 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:46.896 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.896 [DefaultDispatcher-worker-17 @coroutine#2063] 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. 2024-04-29 21:32:46.896 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.896 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:46.902 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-29 21:32:46.913 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-29 21:32:46.915 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-29 21:32:46.917 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-29 21:32:46.917 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a03c4bc 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-04-29 21:32:46.918 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-29 21:32:46.932 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-04-29 21:32:46.943 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-04-29 21:32:46.945 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-04-29 21:32:46.947 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-04-29 21:32:46.960 [DefaultDispatcher-worker-11 @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2024-04-29 21:32:46.971 [DefaultDispatcher-worker-17 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-29 21:32:46.980 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:46.983 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:46.986 [DefaultDispatcher-worker-4 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-29 21:32:46.997 [DefaultDispatcher-worker-3 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-29 21:32:47.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-29 21:32:47.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-29 21:32:47.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.002 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75: (connection evicted) 2024-04-29 21:32:47.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-29 21:32:47.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-29 21:32:47.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-29 21:32:47.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-29 21:32:47.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.003 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aad4194: (connection evicted) 2024-04-29 21:32:47.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-29 21:32:47.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b8d0c21 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.005 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-29 21:32:47.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-04-29 21:32:47.006 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-04-29 21:32:47.006 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-29 21:32:47.007 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.013 [DefaultDispatcher-worker-4 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:47.013 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.013 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:47.013 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.014 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.014 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.025 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-04-29 21:32:47.037 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-04-29 21:32:47.039 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-04-29 21:32:47.040 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f636de3 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-29 21:32:47.041 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-04-29 21:32:47.042 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-04-29 21:32:47.042 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-29 21:32:47.050 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.055 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-04-29 21:32:47.067 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-04-29 21:32:47.069 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-04-29 21:32:47.071 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-04-29 21:32:47.083 [DefaultDispatcher-worker-11 @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-04-29 21:32:47.091 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.095 [DefaultDispatcher-worker-3 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-04-29 21:32:47.106 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:47.111 [DefaultDispatcher-worker-1 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-04-29 21:32:47.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-29 21:32:47.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-29 21:32:47.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.116 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4664fef: (connection evicted) 2024-04-29 21:32:47.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-29 21:32:47.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-29 21:32:47.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-29 21:32:47.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-29 21:32:47.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.117 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c: (connection evicted) 2024-04-29 21:32:47.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-29 21:32:47.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-29 21:32:47.119 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-29 21:32:47.119 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.119 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.119 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.119 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.119 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.119 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.119 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b38dc7d 2024-04-29 21:32:47.119 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.119 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.119 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.119 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-29 21:32:47.120 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-29 21:32:47.132 [DefaultDispatcher-worker-2 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:47.132 [DefaultDispatcher-worker-2 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.132 [DefaultDispatcher-worker-2 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:47.132 [DefaultDispatcher-worker-2 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.133 [DefaultDispatcher-worker-11 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.134 [DefaultDispatcher-worker-11 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.139 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-29 21:32:47.150 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-29 21:32:47.152 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-29 21:32:47.154 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43a8dd9b 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.154 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-04-29 21:32:47.155 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-29 21:32:47.169 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-04-29 21:32:47.180 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-04-29 21:32:47.182 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-04-29 21:32:47.183 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-04-29 21:32:47.195 [DefaultDispatcher-worker-3 @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2024-04-29 21:32:47.209 [DefaultDispatcher-worker-7 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-29 21:32:47.220 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:47.223 [DefaultDispatcher-worker-12 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-29 21:32:47.235 [DefaultDispatcher-worker-17 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9187de 2024-04-29 21:32:47.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-29 21:32:47.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-29 21:32:47.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.242 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b9187de: (connection evicted) 2024-04-29 21:32:47.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-29 21:32:47.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-29 21:32:47.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-29 21:32:47.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-29 21:32:47.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.244 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8: (connection evicted) 2024-04-29 21:32:47.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-29 21:32:47.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-29 21:32:47.246 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6bb6d8 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.247 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-29 21:32:47.248 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-04-29 21:32:47.248 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-04-29 21:32:47.248 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-29 21:32:47.272 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-04-29 21:32:47.284 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-04-29 21:32:47.286 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-04-29 21:32:47.287 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-04-29 21:32:47.299 [DefaultDispatcher-worker-12 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-04-29 21:32:47.308 [DefaultDispatcher-worker-7 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-04-29 21:32:47.312 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.322 [UI Thread @coroutine#5058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=586616803365048320 2024-04-29 21:32:47.322 [UI Thread @coroutine#5058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=586616803365048320. 2024-04-29 21:32:47.322 [UI Thread @coroutine#5058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=586616803365048320 2024-04-29 21:32:47.324 [UI Thread @coroutine#5058] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=586616803365048320 2024-04-29 21:32:47.324 [UI Thread @coroutine#5058] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=586616803365048320 2024-04-29 21:32:47.324 [UI Thread @coroutine#5058] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=586616803365048320. 2024-04-29 21:32:47.324 [UI Thread @coroutine#5058] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=586616803365048320 to class io.ktor.utils.io.ByteReadChannel 2024-04-29 21:32:47.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-29 21:32:47.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-29 21:32:47.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.327 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b: (connection evicted) 2024-04-29 21:32:47.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-29 21:32:47.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d6ff8c 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.386 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.387 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-29 21:32:47.387 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-29 21:32:47.387 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-29 21:32:47.387 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-29 21:32:47.398 [DefaultDispatcher-worker-14 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:47.398 [DefaultDispatcher-worker-12 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:47.398 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.398 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.398 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:47.398 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:47.398 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.398 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.399 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.399 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.399 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.399 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.408 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-29 21:32:47.420 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-29 21:32:47.421 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-29 21:32:47.423 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-29 21:32:47.449 [DefaultDispatcher-worker-17 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-29 21:32:47.460 [DefaultDispatcher-worker-2 @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-29 21:32:47.469 [DefaultDispatcher-worker-16 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156322ce 2024-04-29 21:32:47.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-29 21:32:47.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-29 21:32:47.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.485 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156322ce: (connection evicted) 2024-04-29 21:32:47.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-29 21:32:47.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-29 21:32:47.537 [DefaultDispatcher-worker-13 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:47.537 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.537 [DefaultDispatcher-worker-6 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:47.537 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:47.537 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.538 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.538 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:47.538 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.539 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.539 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.539 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.539 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.545 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32950acc 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2024-04-29 21:32:47.546 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2024-04-29 21:32:47.547 [Test worker @coroutine#5112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-29 21:32:47.556 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.561 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2024-04-29 21:32:47.572 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2024-04-29 21:32:47.574 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2024-04-29 21:32:47.576 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2024-04-29 21:32:47.579 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-29 21:32:47.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-29 21:32:47.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:47.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-29 21:32:47.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d2eddc2 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2024-04-29 21:32:47.583 [Test worker @coroutine#5129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-29 21:32:47.597 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2024-04-29 21:32:47.609 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2024-04-29 21:32:47.611 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2024-04-29 21:32:47.613 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2024-04-29 21:32:47.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-29 21:32:47.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-29 21:32:47.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:47.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-29 21:32:47.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-29 21:32:47.617 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4115b8a7 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 21:32:47.618 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-29 21:32:47.633 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 21:32:47.645 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 21:32:47.646 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 21:32:47.648 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1263664f 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 21:32:47.649 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-29 21:32:47.657 [DefaultDispatcher-worker-7 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:47.657 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.658 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:47.658 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.659 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.659 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.666 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 21:32:47.677 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 21:32:47.679 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 21:32:47.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 21:32:47.694 [DefaultDispatcher-worker-14 @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 21:32:47.706 [DefaultDispatcher-worker-13 @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 21:32:47.711 [UI Thread @coroutine#5173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49163/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 21:32:47.711 [UI Thread @coroutine#5173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49163/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 21:32:47.711 [UI Thread @coroutine#5173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49163/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 21:32:47.712 [UI Thread @coroutine#5173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49163/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 21:32:47.712 [UI Thread @coroutine#5173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49163/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 21:32:47.713 [UI Thread @coroutine#5173] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49163/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 21:32:47.713 [UI Thread @coroutine#5173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49163/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:47.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-29 21:32:47.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-29 21:32:47.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.715 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb: (connection evicted) 2024-04-29 21:32:47.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-29 21:32:47.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-29 21:32:47.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-29 21:32:47.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-29 21:32:47.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.716 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b63133: (connection evicted) 2024-04-29 21:32:47.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-29 21:32:47.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b035d0c 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.718 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 21:32:47.719 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-29 21:32:47.736 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 21:32:47.749 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 21:32:47.752 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 21:32:47.755 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e13e2fc 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.755 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-29 21:32:47.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 21:32:47.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 21:32:47.756 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-29 21:32:47.757 [DefaultDispatcher-worker-13 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:47.757 [DefaultDispatcher-worker-13 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.757 [DefaultDispatcher-worker-13 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:47.757 [DefaultDispatcher-worker-13 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.758 [DefaultDispatcher-worker-17 @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d718248 2024-04-29 21:32:47.759 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.759 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 21:32:47.781 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 21:32:47.783 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 21:32:47.784 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 21:32:47.797 [DefaultDispatcher-worker-6 @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ddb7ef 2024-04-29 21:32:47.797 [DefaultDispatcher-worker-3 @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 21:32:47.799 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.811 [DefaultDispatcher-worker-16 @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 21:32:47.813 [UI Thread @coroutine#5207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59179/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 21:32:47.814 [UI Thread @coroutine#5207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59179/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 21:32:47.814 [UI Thread @coroutine#5207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59179/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 21:32:47.815 [UI Thread @coroutine#5207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59179/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 21:32:47.815 [UI Thread @coroutine#5207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59179/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 21:32:47.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-29 21:32:47.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-29 21:32:47.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.817 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b97c69: (connection evicted) 2024-04-29 21:32:47.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-29 21:32:47.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-29 21:32:47.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-29 21:32:47.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-29 21:32:47.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.818 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f: (connection evicted) 2024-04-29 21:32:47.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-29 21:32:47.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-29 21:32:47.820 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-29 21:32:47.820 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.820 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.820 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.820 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.820 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.820 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380f9c1d 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-04-29 21:32:47.821 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-29 21:32:47.838 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-04-29 21:32:47.841 [DefaultDispatcher-worker-3 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:47.841 [DefaultDispatcher-worker-3 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.841 [DefaultDispatcher-worker-3 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:47.841 [DefaultDispatcher-worker-3 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.842 [DefaultDispatcher-worker-16 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.842 [DefaultDispatcher-worker-16 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.849 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-04-29 21:32:47.851 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-04-29 21:32:47.853 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bebdfcb 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.853 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-29 21:32:47.854 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 21:32:47.854 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 21:32:47.854 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-29 21:32:47.856 [DefaultDispatcher-worker-16 @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615ef20 2024-04-29 21:32:47.857 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.867 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 21:32:47.879 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 21:32:47.880 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 21:32:47.882 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 21:32:47.892 [DefaultDispatcher-worker-9 @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6cc344 2024-04-29 21:32:47.895 [DefaultDispatcher-worker-9 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 21:32:47.896 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.905 [DefaultDispatcher-worker-9 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:47.906 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.906 [DefaultDispatcher-worker-9 @coroutine#2063] 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. 2024-04-29 21:32:47.906 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.907 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:47.908 [DefaultDispatcher-worker-4 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-04-29 21:32:47.910 [UI Thread @coroutine#5244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56019/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 21:32:47.911 [UI Thread @coroutine#5244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56019/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 21:32:47.911 [UI Thread @coroutine#5244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56019/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 21:32:47.912 [UI Thread @coroutine#5244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56019/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 21:32:47.912 [UI Thread @coroutine#5244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56019/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 21:32:47.912 [UI Thread @coroutine#5244] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56019/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 21:32:47.912 [UI Thread @coroutine#5244] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56019/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:47.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-29 21:32:47.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-29 21:32:47.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.914 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@155788a7: (connection evicted) 2024-04-29 21:32:47.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-29 21:32:47.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-29 21:32:47.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-29 21:32:47.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-29 21:32:47.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.915 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42908ad5: (connection evicted) 2024-04-29 21:32:47.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:47.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-29 21:32:47.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-29 21:32:47.917 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d471ddb 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 21:32:47.918 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-29 21:32:47.935 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 21:32:47.947 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 21:32:47.949 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 21:32:47.951 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 21:32:47.951 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-29 21:32:47.951 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ceefb5 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 21:32:47.952 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-29 21:32:47.955 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:47.968 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 21:32:47.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 21:32:47.981 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 21:32:47.983 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 21:32:47.991 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:48.000 [DefaultDispatcher-worker-2 @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 21:32:48.014 [DefaultDispatcher-worker-2 @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 21:32:48.018 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:48.028 [DefaultDispatcher-worker-8 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:48.028 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.028 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:48.028 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.029 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.029 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.037 [DefaultDispatcher-worker-11 @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-29 21:32:48.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-29 21:32:48.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-29 21:32:48.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:48.048 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@474f69d: (connection evicted) 2024-04-29 21:32:48.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-29 21:32:48.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-29 21:32:48.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-29 21:32:48.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-29 21:32:48.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:48.049 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e0541: (connection evicted) 2024-04-29 21:32:48.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-29 21:32:48.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1ef044 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-29 21:32:48.053 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-29 21:32:48.070 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-29 21:32:48.081 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-29 21:32:48.083 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-29 21:32:48.085 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-29 21:32:48.096 [DefaultDispatcher-worker-5 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-29 21:32:48.117 [DefaultDispatcher-worker-8 @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-29 21:32:48.134 [DefaultDispatcher-worker-1 @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-29 21:32:48.143 [DefaultDispatcher-worker-2 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:48.144 [DefaultDispatcher-worker-2 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.144 [DefaultDispatcher-worker-2 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:48.144 [DefaultDispatcher-worker-2 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.145 [DefaultDispatcher-worker-10 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.145 [DefaultDispatcher-worker-10 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.153 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:48.155 [DefaultDispatcher-worker-2 @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-29 21:32:48.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-29 21:32:48.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-29 21:32:48.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:48.158 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484: (connection evicted) 2024-04-29 21:32:48.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-29 21:32:48.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be93728 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.161 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-29 21:32:48.162 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2024-04-29 21:32:48.162 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2024-04-29 21:32:48.162 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-29 21:32:48.178 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2024-04-29 21:32:48.190 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2024-04-29 21:32:48.191 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2024-04-29 21:32:48.193 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e6066e1 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-04-29 21:32:48.194 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-29 21:32:48.208 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-04-29 21:32:48.220 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-04-29 21:32:48.221 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-04-29 21:32:48.223 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-04-29 21:32:48.235 [DefaultDispatcher-worker-13 @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-04-29 21:32:48.248 [DefaultDispatcher-worker-8 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2024-04-29 21:32:48.259 [DefaultDispatcher-worker-13 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2024-04-29 21:32:48.262 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:48.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-29 21:32:48.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-29 21:32:48.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:48.267 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c: (connection evicted) 2024-04-29 21:32:48.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-29 21:32:48.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-29 21:32:48.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-29 21:32:48.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-29 21:32:48.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:48.269 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5435582e: (connection evicted) 2024-04-29 21:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-29 21:32:48.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7625bfbd 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.271 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-29 21:32:48.272 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-04-29 21:32:48.272 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-04-29 21:32:48.272 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-29 21:32:48.288 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-04-29 21:32:48.300 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-04-29 21:32:48.301 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-04-29 21:32:48.303 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-04-29 21:32:48.314 [DefaultDispatcher-worker-13 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-04-29 21:32:48.324 [DefaultDispatcher-worker-8 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-04-29 21:32:48.341 [DefaultDispatcher-worker-4 @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2024-04-29 21:32:48.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-29 21:32:48.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-29 21:32:48.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:48.343 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@717c00f9: (connection evicted) 2024-04-29 21:32:48.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-29 21:32:48.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420849f6 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.345 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-29 21:32:48.346 [Test worker @coroutine#5407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-29 21:32:48.363 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-29 21:32:48.375 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-29 21:32:48.377 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-29 21:32:48.378 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-29 21:32:48.390 [DefaultDispatcher-worker-15 @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-29 21:32:48.398 [DefaultDispatcher-worker-15 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-29 21:32:48.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-29 21:32:48.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-29 21:32:48.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:48.400 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@255845b1: (connection evicted) 2024-04-29 21:32:48.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-29 21:32:48.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-29 21:32:48.403 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-29 21:32:48.403 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@310045fc 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2024-04-29 21:32:48.404 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-29 21:32:48.412 [DefaultDispatcher-worker-7 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:48.412 [DefaultDispatcher-worker-3 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:48.412 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.412 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.412 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:48.412 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:48.412 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.412 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.413 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.413 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.413 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.413 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.424 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2024-04-29 21:32:48.436 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2024-04-29 21:32:48.437 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2024-04-29 21:32:48.439 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2024-04-29 21:32:48.497 [DefaultDispatcher-worker-13 @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2024-04-29 21:32:48.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-29 21:32:48.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-29 21:32:48.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:48.500 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a282c78: (connection evicted) 2024-04-29 21:32:48.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-29 21:32:48.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c27acb 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-04-29 21:32:48.502 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-04-29 21:32:48.503 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-29 21:32:48.517 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-04-29 21:32:48.528 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-04-29 21:32:48.530 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-04-29 21:32:48.532 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-04-29 21:32:48.542 [DefaultDispatcher-worker-7 @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-04-29 21:32:48.549 [DefaultDispatcher-worker-9 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:48.550 [DefaultDispatcher-worker-9 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.550 [DefaultDispatcher-worker-9 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:48.550 [DefaultDispatcher-worker-9 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.550 [DefaultDispatcher-worker-3 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:48.550 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.550 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:48.550 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.551 [DefaultDispatcher-worker-11 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.551 [DefaultDispatcher-worker-11 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.551 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.551 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.552 [DefaultDispatcher-worker-8 @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-04-29 21:32:48.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-29 21:32:48.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-29 21:32:48.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:48.558 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b131102: (connection evicted) 2024-04-29 21:32:48.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-29 21:32:48.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@442545ab 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.562 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.563 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.563 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.563 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.563 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.563 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.563 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.563 [Test worker @coroutine#5494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-29 21:32:48.563 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-04-29 21:32:48.563 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-04-29 21:32:48.563 [Test worker @coroutine#5494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-29 21:32:48.579 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-04-29 21:32:48.590 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-04-29 21:32:48.592 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-04-29 21:32:48.594 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-04-29 21:32:48.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-29 21:32:48.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-29 21:32:48.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:48.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-29 21:32:48.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afb0a4f 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.598 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-29 21:32:48.599 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cdacd 2024-04-29 21:32:48.599 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cdacd 2024-04-29 21:32:48.599 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-29 21:32:48.613 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cdacd 2024-04-29 21:32:48.625 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cdacd 2024-04-29 21:32:48.626 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cdacd 2024-04-29 21:32:48.628 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cdacd 2024-04-29 21:32:48.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-29 21:32:48.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-29 21:32:48.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:48.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-29 21:32:48.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-29 21:32:48.631 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-29 21:32:48.631 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@352b4cf 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d8166 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d8166 2024-04-29 21:32:48.632 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-29 21:32:48.647 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d8166 2024-04-29 21:32:48.658 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d8166 2024-04-29 21:32:48.660 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d8166 2024-04-29 21:32:48.662 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d8166 2024-04-29 21:32:48.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-29 21:32:48.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-29 21:32:48.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:48.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-29 21:32:48.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-29 21:32:48.671 [DefaultDispatcher-worker-2 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:48.671 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.671 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:48.671 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.672 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.672 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.673 [UI Thread @coroutine#5549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35691/Site/verify 2024-04-29 21:32:48.673 [UI Thread @coroutine#5549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35691/Site/verify. 2024-04-29 21:32:48.673 [UI Thread @coroutine#5549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35691/Site/verify 2024-04-29 21:32:48.675 [UI Thread @coroutine#5549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35691/Site/verify 2024-04-29 21:32:48.675 [UI Thread @coroutine#5549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35691/Site/verify 2024-04-29 21:32:48.675 [UI Thread @coroutine#5549] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35691/Site/verify. 2024-04-29 21:32:48.675 [UI Thread @coroutine#5549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35691/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a0a4ae 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2024-04-29 21:32:48.680 [Test worker @coroutine#5565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-29 21:32:48.696 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2024-04-29 21:32:48.708 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2024-04-29 21:32:48.709 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2024-04-29 21:32:48.711 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2024-04-29 21:32:48.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-29 21:32:48.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-29 21:32:48.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:48.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-29 21:32:48.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2162b22d 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.715 [Test worker @coroutine#5583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-29 21:32:48.716 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d294f4 2024-04-29 21:32:48.716 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d294f4 2024-04-29 21:32:48.716 [Test worker @coroutine#5583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-29 21:32:48.732 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d294f4 2024-04-29 21:32:48.743 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d294f4 2024-04-29 21:32:48.745 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d294f4 2024-04-29 21:32:48.747 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d294f4 2024-04-29 21:32:48.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-29 21:32:48.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-29 21:32:48.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:48.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-29 21:32:48.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fd64d6b 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.750 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-29 21:32:48.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2024-04-29 21:32:48.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2024-04-29 21:32:48.751 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-29 21:32:48.768 [DefaultDispatcher-worker-13 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:48.768 [DefaultDispatcher-worker-13 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.768 [DefaultDispatcher-worker-13 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:48.768 [DefaultDispatcher-worker-13 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.769 [DefaultDispatcher-worker-17 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.769 [DefaultDispatcher-worker-17 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.773 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2024-04-29 21:32:48.785 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2024-04-29 21:32:48.786 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2024-04-29 21:32:48.788 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2024-04-29 21:32:48.790 [UI Thread @coroutine#5618] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52417/Site/verify 2024-04-29 21:32:48.790 [UI Thread @coroutine#5618] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52417/Site/verify. 2024-04-29 21:32:48.790 [UI Thread @coroutine#5618] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52417/Site/verify 2024-04-29 21:32:48.792 [UI Thread @coroutine#5618] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52417/Site/verify 2024-04-29 21:32:48.792 [UI Thread @coroutine#5618] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52417/Site/verify 2024-04-29 21:32:48.792 [UI Thread @coroutine#5618] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52417/Site/verify. 2024-04-29 21:32:48.792 [UI Thread @coroutine#5618] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52417/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:48.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-29 21:32:48.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-29 21:32:48.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:48.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-29 21:32:48.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-29 21:32:48.801 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49859/Site/verify 2024-04-29 21:32:48.801 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49859/Site/verify. 2024-04-29 21:32:48.801 [UI Thread @coroutine#5631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49859/Site/verify 2024-04-29 21:32:48.803 [UI Thread @coroutine#5631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49859/Site/verify 2024-04-29 21:32:48.803 [UI Thread @coroutine#5631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49859/Site/verify 2024-04-29 21:32:48.803 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49859/Site/verify. 2024-04-29 21:32:48.803 [UI Thread @coroutine#5631] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49859/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:48.810 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56429/Site/verify 2024-04-29 21:32:48.810 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56429/Site/verify. 2024-04-29 21:32:48.810 [UI Thread @coroutine#5644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56429/Site/verify 2024-04-29 21:32:48.812 [UI Thread @coroutine#5644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56429/Site/verify 2024-04-29 21:32:48.812 [UI Thread @coroutine#5644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56429/Site/verify 2024-04-29 21:32:48.812 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56429/Site/verify. 2024-04-29 21:32:48.812 [UI Thread @coroutine#5644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56429/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:48.818 [UI Thread @coroutine#5658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-29 21:32:48.818 [UI Thread @coroutine#5658] 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. 2024-04-29 21:32:48.818 [UI Thread @coroutine#5658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-29 21:32:48.819 [UI Thread @coroutine#5658] 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 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a8e649e 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.823 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-29 21:32:48.824 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.824 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.824 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-29 21:32:48.839 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.852 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.853 [DefaultDispatcher-worker-11 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:48.853 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.853 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:48.853 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.854 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.854 [DefaultDispatcher-worker-11 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.854 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.856 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.866 [DefaultDispatcher-worker-11 @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.887 [DefaultDispatcher-worker-5 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.899 [DefaultDispatcher-worker-11 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.902 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:48.908 [DefaultDispatcher-worker-6 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.918 [DefaultDispatcher-worker-10 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:48.918 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.919 [DefaultDispatcher-worker-10 @coroutine#2063] 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. 2024-04-29 21:32:48.919 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.919 [DefaultDispatcher-worker-10 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.919 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:48.924 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:48.926 [DefaultDispatcher-worker-18 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.935 [DefaultDispatcher-worker-4 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.958 [DefaultDispatcher-worker-13 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-04-29 21:32:48.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-29 21:32:48.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-29 21:32:48.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:48.960 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1994665d: (connection evicted) 2024-04-29 21:32:48.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:48.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-29 21:32:48.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c46930 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.963 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-29 21:32:48.964 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6 2024-04-29 21:32:48.964 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6 2024-04-29 21:32:48.964 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-29 21:32:48.981 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6 2024-04-29 21:32:48.993 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6 2024-04-29 21:32:48.994 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6 2024-04-29 21:32:48.996 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1344ee24 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2024-04-29 21:32:48.997 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-29 21:32:49.012 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2024-04-29 21:32:49.024 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2024-04-29 21:32:49.025 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2024-04-29 21:32:49.027 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2024-04-29 21:32:49.044 [DefaultDispatcher-worker-16 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2024-04-29 21:32:49.045 [DefaultDispatcher-worker-18 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:49.045 [DefaultDispatcher-worker-18 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.045 [DefaultDispatcher-worker-18 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:49.045 [DefaultDispatcher-worker-18 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.046 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.046 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.058 [DefaultDispatcher-worker-18 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6 2024-04-29 21:32:49.064 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-29 21:32:49.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-29 21:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.075 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6: (connection evicted) 2024-04-29 21:32:49.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:49.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-29 21:32:49.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-29 21:32:49.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-29 21:32:49.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-29 21:32:49.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.076 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3: (connection evicted) 2024-04-29 21:32:49.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:49.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-29 21:32:49.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-29 21:32:49.077 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d94ab 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-29 21:32:49.078 [Test worker @coroutine#5755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-29 21:32:49.083 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.095 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-29 21:32:49.107 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-29 21:32:49.109 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-29 21:32:49.110 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4476ac12 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-04-29 21:32:49.111 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-04-29 21:32:49.112 [Test worker @coroutine#5755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-29 21:32:49.125 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-04-29 21:32:49.137 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-04-29 21:32:49.139 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-04-29 21:32:49.141 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-04-29 21:32:49.153 [DefaultDispatcher-worker-18 @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-04-29 21:32:49.156 [DefaultDispatcher-worker-3 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:49.156 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.156 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:49.156 [DefaultDispatcher-worker-3 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.157 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.157 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.167 [DefaultDispatcher-worker-14 @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-29 21:32:49.179 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:49.179 [DefaultDispatcher-worker-3 @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-29 21:32:49.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-29 21:32:49.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-29 21:32:49.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.184 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3: (connection evicted) 2024-04-29 21:32:49.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:49.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-29 21:32:49.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-29 21:32:49.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-29 21:32:49.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-29 21:32:49.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.186 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1: (connection evicted) 2024-04-29 21:32:49.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:49.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-29 21:32:49.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-29 21:32:49.187 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc0cbbc 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2024-04-29 21:32:49.188 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-29 21:32:49.205 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2024-04-29 21:32:49.217 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2024-04-29 21:32:49.219 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2024-04-29 21:32:49.221 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eb814dd 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:49.221 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-29 21:32:49.222 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d852761 2024-04-29 21:32:49.222 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d852761 2024-04-29 21:32:49.222 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-29 21:32:49.236 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d852761 2024-04-29 21:32:49.247 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d852761 2024-04-29 21:32:49.249 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d852761 2024-04-29 21:32:49.251 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d852761 2024-04-29 21:32:49.263 [DefaultDispatcher-worker-14 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d852761 2024-04-29 21:32:49.277 [DefaultDispatcher-worker-4 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2024-04-29 21:32:49.288 [DefaultDispatcher-worker-5 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e 2024-04-29 21:32:49.288 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.322 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.426 [DefaultDispatcher-worker-12 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:49.426 [DefaultDispatcher-worker-16 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:49.427 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.427 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.427 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:49.427 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:49.427 [DefaultDispatcher-worker-12 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.427 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.428 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.428 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.428 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.428 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-29 21:32:49.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-29 21:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.541 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bf7c70e: (connection evicted) 2024-04-29 21:32:49.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:49.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-29 21:32:49.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-29 21:32:49.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-29 21:32:49.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-29 21:32:49.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.542 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d852761: (connection evicted) 2024-04-29 21:32:49.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:49.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-29 21:32:49.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-29 21:32:49.544 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a4f7911 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2024-04-29 21:32:49.545 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2024-04-29 21:32:49.546 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-29 21:32:49.563 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2024-04-29 21:32:49.563 [DefaultDispatcher-worker-12 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:49.563 [DefaultDispatcher-worker-5 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:49.563 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.564 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:49.564 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.564 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.564 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:49.564 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.565 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.565 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.565 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.565 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.574 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2024-04-29 21:32:49.576 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2024-04-29 21:32:49.578 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e33c7b 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:49.578 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2024-04-29 21:32:49.579 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-29 21:32:49.593 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2024-04-29 21:32:49.604 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2024-04-29 21:32:49.606 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2024-04-29 21:32:49.608 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2024-04-29 21:32:49.620 [DefaultDispatcher-worker-12 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2024-04-29 21:32:49.633 [DefaultDispatcher-worker-12 @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2024-04-29 21:32:49.643 [DefaultDispatcher-worker-2 @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2024-04-29 21:32:49.646 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:49.652 [DefaultDispatcher-worker-17 @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2024-04-29 21:32:49.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-29 21:32:49.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-29 21:32:49.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.657 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33b3e47: (connection evicted) 2024-04-29 21:32:49.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:49.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-29 21:32:49.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-29 21:32:49.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-29 21:32:49.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-29 21:32:49.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.658 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73f83bff: (connection evicted) 2024-04-29 21:32:49.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:49.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-29 21:32:49.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3b0896 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:49.660 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2024-04-29 21:32:49.661 [Test worker @coroutine#5925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-29 21:32:49.679 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2024-04-29 21:32:49.682 [DefaultDispatcher-worker-18 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:49.682 [DefaultDispatcher-worker-18 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.682 [DefaultDispatcher-worker-18 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:49.682 [DefaultDispatcher-worker-18 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.683 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.683 [DefaultDispatcher-worker-2 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.690 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2024-04-29 21:32:49.692 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2024-04-29 21:32:49.694 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f05062b 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:49.694 [Test worker @coroutine#5925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-29 21:32:49.695 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2024-04-29 21:32:49.695 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2024-04-29 21:32:49.695 [Test worker @coroutine#5925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-29 21:32:49.708 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2024-04-29 21:32:49.720 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2024-04-29 21:32:49.721 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2024-04-29 21:32:49.723 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2024-04-29 21:32:49.735 [DefaultDispatcher-worker-17 @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2024-04-29 21:32:49.748 [DefaultDispatcher-worker-8 @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2024-04-29 21:32:49.757 [DefaultDispatcher-worker-12 @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2024-04-29 21:32:49.761 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:49.767 [DefaultDispatcher-worker-14 @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2024-04-29 21:32:49.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-29 21:32:49.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-29 21:32:49.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.772 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@432e61f1: (connection evicted) 2024-04-29 21:32:49.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:49.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-29 21:32:49.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-29 21:32:49.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-29 21:32:49.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-29 21:32:49.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.774 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5513745d: (connection evicted) 2024-04-29 21:32:49.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:49.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-29 21:32:49.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b83545d 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:49.776 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-29 21:32:49.777 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-04-29 21:32:49.777 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-04-29 21:32:49.777 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-29 21:32:49.779 [DefaultDispatcher-worker-5 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:49.780 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.780 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:49.780 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.781 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.781 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.795 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-04-29 21:32:49.807 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-04-29 21:32:49.809 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-04-29 21:32:49.810 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524a96f5 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-04-29 21:32:49.811 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-29 21:32:49.825 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-04-29 21:32:49.837 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-04-29 21:32:49.838 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-04-29 21:32:49.840 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-04-29 21:32:49.853 [DefaultDispatcher-worker-9 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-04-29 21:32:49.863 [DefaultDispatcher-worker-12 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 21:32:49.864 [DefaultDispatcher-worker-12 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.864 [DefaultDispatcher-worker-12 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:49.864 [DefaultDispatcher-worker-12 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.865 [DefaultDispatcher-worker-2 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.865 [DefaultDispatcher-worker-2 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45047/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.869 [DefaultDispatcher-worker-8 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-04-29 21:32:49.877 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:49.879 [DefaultDispatcher-worker-18 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-04-29 21:32:49.889 [DefaultDispatcher-worker-2 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-04-29 21:32:49.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-29 21:32:49.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-29 21:32:49.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.894 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2108d503: (connection evicted) 2024-04-29 21:32:49.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:49.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-29 21:32:49.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-29 21:32:49.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-29 21:32:49.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-29 21:32:49.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:49.895 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751df26c: (connection evicted) 2024-04-29 21:32:49.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:49.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-29 21:32:49.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb8e614 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:49.898 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-29 21:32:49.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2024-04-29 21:32:49.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2024-04-29 21:32:49.899 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-29 21:32:49.914 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2024-04-29 21:32:49.926 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2024-04-29 21:32:49.928 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2024-04-29 21:32:49.929 [DefaultDispatcher-worker-14 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684047b1 2024-04-29 21:32:49.929 [DefaultDispatcher-worker-14 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.929 [DefaultDispatcher-worker-14 @coroutine#2063] 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. 2024-04-29 21:32:49.929 [DefaultDispatcher-worker-14 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.930 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e9a2f2 2024-04-29 21:32:49.930 [DefaultDispatcher-worker-14 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 21:32:49.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-29 21:32:49.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-29 21:32:49.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:49.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:49.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-29 21:32:49.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-29 21:32:49.940 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-29 21:32:49.940 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8ec0d9 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b47178c 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b47178c 2024-04-29 21:32:49.941 [Test worker @coroutine#6061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-29 21:32:49.957 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b47178c 2024-04-29 21:32:49.968 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b47178c 2024-04-29 21:32:49.970 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b47178c 2024-04-29 21:32:49.972 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b47178c 2024-04-29 21:32:49.984 [DefaultDispatcher-worker-13 @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b47178c 2024-04-29 21:32:50.003 [DefaultDispatcher-worker-13 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b47178c 2024-04-29 21:32:50.012 [DefaultDispatcher-worker-9 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b47178c 2024-04-29 21:32:50.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-29 21:32:50.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-29 21:32:50.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:50.018 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b47178c: (connection evicted) 2024-04-29 21:32:50.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-29 21:32:50.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b867623 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1945b6db 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1945b6db 2024-04-29 21:32:50.021 [Test worker @coroutine#6086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-29 21:32:50.035 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945b6db 2024-04-29 21:32:50.047 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945b6db 2024-04-29 21:32:50.049 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945b6db 2024-04-29 21:32:50.050 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945b6db 2024-04-29 21:32:50.058 [DefaultDispatcher-worker-18 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-04-29 21:32:50.059 [DefaultDispatcher-worker-18 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.059 [DefaultDispatcher-worker-18 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:50.059 [DefaultDispatcher-worker-18 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.060 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.060 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57679/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.062 [DefaultDispatcher-worker-14 @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945b6db 2024-04-29 21:32:50.078 [DefaultDispatcher-worker-14 @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945b6db 2024-04-29 21:32:50.088 [DefaultDispatcher-worker-13 @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945b6db 2024-04-29 21:32:50.104 [DefaultDispatcher-worker-7 @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945b6db 2024-04-29 21:32:50.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-29 21:32:50.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-29 21:32:50.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:50.106 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1945b6db: (connection evicted) 2024-04-29 21:32:50.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-29 21:32:50.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49ffd0cb 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.109 [Test worker @coroutine#6120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-29 21:32:50.110 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@262c75a3 2024-04-29 21:32:50.110 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@262c75a3 2024-04-29 21:32:50.110 [Test worker @coroutine#6120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-29 21:32:50.125 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262c75a3 2024-04-29 21:32:50.137 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262c75a3 2024-04-29 21:32:50.138 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262c75a3 2024-04-29 21:32:50.140 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262c75a3 2024-04-29 21:32:50.149 [DefaultDispatcher-worker-7 @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262c75a3 2024-04-29 21:32:50.167 [DefaultDispatcher-worker-5 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-04-29 21:32:50.168 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.168 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:50.168 [DefaultDispatcher-worker-5 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.169 [DefaultDispatcher-worker-8 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.169 [DefaultDispatcher-worker-8 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43161/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.174 [DefaultDispatcher-worker-5 @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262c75a3 2024-04-29 21:32:50.184 [DefaultDispatcher-worker-11 @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262c75a3 2024-04-29 21:32:50.196 [DefaultDispatcher-worker-6 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262c75a3 2024-04-29 21:32:50.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-29 21:32:50.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-29 21:32:50.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:50.198 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@262c75a3: (connection evicted) 2024-04-29 21:32:50.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-29 21:32:50.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1928dc66 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.202 [Test worker @coroutine#6154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-29 21:32:50.203 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee 2024-04-29 21:32:50.203 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee 2024-04-29 21:32:50.203 [Test worker @coroutine#6154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-29 21:32:50.218 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee 2024-04-29 21:32:50.229 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee 2024-04-29 21:32:50.231 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee 2024-04-29 21:32:50.233 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee 2024-04-29 21:32:50.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-29 21:32:50.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-29 21:32:50.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:50.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-29 21:32:50.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fa9e773 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.239 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.240 [Test worker @coroutine#6179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-29 21:32:50.240 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2024-04-29 21:32:50.240 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2024-04-29 21:32:50.240 [Test worker @coroutine#6179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-29 21:32:50.255 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2024-04-29 21:32:50.272 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2024-04-29 21:32:50.273 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2024-04-29 21:32:50.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2024-04-29 21:32:50.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-29 21:32:50.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-29 21:32:50.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:50.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-29 21:32:50.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-29 21:32:50.279 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18fa4822 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2024-04-29 21:32:50.280 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-29 21:32:50.295 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2024-04-29 21:32:50.306 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2024-04-29 21:32:50.308 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2024-04-29 21:32:50.310 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2024-04-29 21:32:50.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-29 21:32:50.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-29 21:32:50.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:50.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-29 21:32:50.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f7dd16e 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.316 [UI Thread @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-29 21:32:50.317 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b43d18b 2024-04-29 21:32:50.317 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b43d18b 2024-04-29 21:32:50.317 [UI Thread @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-29 21:32:50.336 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b43d18b 2024-04-29 21:32:50.347 [UI Thread @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b43d18b 2024-04-29 21:32:50.349 [UI Thread @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b43d18b 2024-04-29 21:32:50.350 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b43d18b 2024-04-29 21:32:50.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-29 21:32:50.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-29 21:32:50.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:50.354 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b43d18b: (connection evicted) 2024-04-29 21:32:50.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-29 21:32:50.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-29 21:32:50.357 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-29 21:32:50.357 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50e3be0a 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2024-04-29 21:32:50.358 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-29 21:32:50.376 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2024-04-29 21:32:50.388 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2024-04-29 21:32:50.389 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2024-04-29 21:32:50.391 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f47e14d 2024-04-29 21:32:50.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-29 21:32:50.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-29 21:32:50.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:50.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-29 21:32:50.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db65fac 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.394 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-29 21:32:50.395 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.395 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.395 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.395 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.395 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.395 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.395 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.395 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.395 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-29 21:32:50.395 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-04-29 21:32:50.395 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-04-29 21:32:50.395 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-29 21:32:50.409 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-04-29 21:32:50.421 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-04-29 21:32:50.422 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-04-29 21:32:50.424 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-04-29 21:32:50.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-29 21:32:50.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-29 21:32:50.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:50.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-29 21:32:50.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e7a6d8 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@69503026 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@69503026 2024-04-29 21:32:50.427 [Test worker @coroutine#6271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-29 21:32:50.440 [DefaultDispatcher-worker-16 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-04-29 21:32:50.440 [DefaultDispatcher-worker-4 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-04-29 21:32:50.440 [DefaultDispatcher-worker-16 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.440 [DefaultDispatcher-worker-16 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:50.440 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.440 [DefaultDispatcher-worker-16 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.441 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:50.441 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.442 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.442 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.442 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50801/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.442 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.444 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69503026 2024-04-29 21:32:50.456 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69503026 2024-04-29 21:32:50.458 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69503026 2024-04-29 21:32:50.460 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69503026 2024-04-29 21:32:50.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-29 21:32:50.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-29 21:32:50.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:50.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-29 21:32:50.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-29 21:32:50.462 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569242a8 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-04-29 21:32:50.463 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-29 21:32:50.480 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-04-29 21:32:50.492 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-04-29 21:32:50.493 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-04-29 21:32:50.495 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-04-29 21:32:50.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-29 21:32:50.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-29 21:32:50.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:50.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-29 21:32:50.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35283b74 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2024-04-29 21:32:50.499 [Test worker @coroutine#6309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-29 21:32:50.515 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2024-04-29 21:32:50.527 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2024-04-29 21:32:50.528 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2024-04-29 21:32:50.530 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2024-04-29 21:32:50.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-29 21:32:50.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-29 21:32:50.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:50.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-29 21:32:50.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b869b4 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.535 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.536 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.536 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-29 21:32:50.536 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2024-04-29 21:32:50.536 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2024-04-29 21:32:50.536 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-29 21:32:50.550 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2024-04-29 21:32:50.562 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2024-04-29 21:32:50.563 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2024-04-29 21:32:50.565 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2024-04-29 21:32:50.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-29 21:32:50.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-29 21:32:50.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:50.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-29 21:32:50.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@775e3699 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.569 [Test worker @coroutine#6347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-29 21:32:50.570 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2024-04-29 21:32:50.570 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2024-04-29 21:32:50.570 [Test worker @coroutine#6347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-29 21:32:50.571 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:50.578 [DefaultDispatcher-worker-3 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-04-29 21:32:50.578 [DefaultDispatcher-worker-5 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-04-29 21:32:50.578 [DefaultDispatcher-worker-3 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.578 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.578 [DefaultDispatcher-worker-3 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:50.578 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:50.578 [DefaultDispatcher-worker-3 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.578 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.579 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.579 [DefaultDispatcher-worker-10 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.579 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.579 [DefaultDispatcher-worker-10 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.586 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2024-04-29 21:32:50.595 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:50.597 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2024-04-29 21:32:50.599 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2024-04-29 21:32:50.601 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251e00a0 2024-04-29 21:32:50.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-29 21:32:50.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-29 21:32:50.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:50.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-29 21:32:50.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ad1fdb 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.604 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-29 21:32:50.605 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e470f4 2024-04-29 21:32:50.605 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e470f4 2024-04-29 21:32:50.605 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-29 21:32:50.619 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e470f4 2024-04-29 21:32:50.631 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e470f4 2024-04-29 21:32:50.632 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e470f4 2024-04-29 21:32:50.634 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e470f4 2024-04-29 21:32:50.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-29 21:32:50.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-29 21:32:50.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:50.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-29 21:32:50.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-29 21:32:50.638 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4817bd3 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-04-29 21:32:50.639 [Test worker @coroutine#6390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-29 21:32:50.654 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-04-29 21:32:50.665 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-04-29 21:32:50.667 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-04-29 21:32:50.669 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-04-29 21:32:50.672 [UI Thread @coroutine#6404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-29 21:32:50.672 [UI Thread @coroutine#6404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-04-29 21:32:50.672 [UI Thread @coroutine#6404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-29 21:32:50.673 [UI Thread @coroutine#6404] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-29 21:32:50.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-29 21:32:50.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-29 21:32:50.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:50.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-29 21:32:50.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-29 21:32:50.676 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3c680 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-04-29 21:32:50.677 [Test worker @coroutine#6410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-29 21:32:50.693 [DefaultDispatcher-worker-1 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 21:32:50.694 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.694 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:50.694 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.695 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.695 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55903/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.695 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-04-29 21:32:50.707 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-04-29 21:32:50.708 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-04-29 21:32:50.710 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-04-29 21:32:50.713 [UI Thread @coroutine#6429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59165/Site/verify 2024-04-29 21:32:50.714 [UI Thread @coroutine#6429] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59165/Site/verify. 2024-04-29 21:32:50.714 [UI Thread @coroutine#6429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59165/Site/verify 2024-04-29 21:32:50.715 [UI Thread @coroutine#6429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59165/Site/verify 2024-04-29 21:32:50.715 [UI Thread @coroutine#6429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59165/Site/verify 2024-04-29 21:32:50.715 [UI Thread @coroutine#6429] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59165/Site/verify. 2024-04-29 21:32:50.715 [UI Thread @coroutine#6429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59165/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 21:32:50.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-29 21:32:50.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-29 21:32:50.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 21:32:50.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-29 21:32:50.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70bc684b 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 21:32:50.723 [Test worker @coroutine#6437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-29 21:32:50.724 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2024-04-29 21:32:50.724 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2024-04-29 21:32:50.724 [Test worker @coroutine#6437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-29 21:32:50.740 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2024-04-29 21:32:50.751 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2024-04-29 21:32:50.753 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2024-04-29 21:32:50.755 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2024-04-29 21:32:50.764 [DefaultDispatcher-worker-2 @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2024-04-29 21:32:50.773 [DefaultDispatcher-worker-6 @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a80415 2024-04-29 21:32:50.778 [UI Thread @coroutine#6453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34705/586616813471457280/_ustadmanifest.json 2024-04-29 21:32:50.778 [UI Thread @coroutine#6453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34705/586616813471457280/_ustadmanifest.json. 2024-04-29 21:32:50.778 [UI Thread @coroutine#6453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34705/586616813471457280/_ustadmanifest.json 2024-04-29 21:32:50.780 [UI Thread @coroutine#6453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34705/586616813471457280/_ustadmanifest.json 2024-04-29 21:32:50.780 [UI Thread @coroutine#6453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34705/586616813471457280/_ustadmanifest.json 2024-04-29 21:32:50.780 [UI Thread @coroutine#6453] 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:34705/586616813471457280/_ustadmanifest.json. 2024-04-29 21:32:50.780 [UI Thread @coroutine#6453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34705/586616813471457280/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 21:32:50.781 [UI Thread @coroutine#6453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34705/tincan.xml 2024-04-29 21:32:50.781 [UI Thread @coroutine#6453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34705/tincan.xml. 2024-04-29 21:32:50.781 [UI Thread @coroutine#6453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34705/tincan.xml 2024-04-29 21:32:50.782 [UI Thread @coroutine#6453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34705/tincan.xml 2024-04-29 21:32:50.782 [UI Thread @coroutine#6453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34705/tincan.xml 2024-04-29 21:32:50.790 [DefaultDispatcher-worker-2 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-04-29 21:32:50.790 [DefaultDispatcher-worker-2 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.790 [DefaultDispatcher-worker-2 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId. 2024-04-29 21:32:50.790 [DefaultDispatcher-worker-2 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.791 [DefaultDispatcher-worker-6 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.791 [DefaultDispatcher-worker-6 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58987/UmAppDatabase/replication/nodeId 2024-04-29 21:32:50.824 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:50.825 [UI Thread @coroutine#6453] 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:34705/tincan.xml. 2024-04-29 21:32:50.825 [UI Thread @coroutine#6453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34705/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-29 21:32:50.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-29 21:32:50.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-29 21:32:50.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 21:32:50.827 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a80415: (connection evicted) 2024-04-29 21:32:50.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 21:32:50.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-29 21:32:50.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.